Using import matlab.io.* with Compiler

2 views (last 30 days)
John Kuehne
John Kuehne on 2 Sep 2014
Edited: John Kuehne on 3 Sep 2014
Using fits.openFile, fits.readKey, fits.readImg, and so forth works fine in my code when I specify import matlab.io.*. However, I can't get this to work in the compiled version. Running 8.1.0.604 (R2013a) 32-bit. Help!
PS - using fitsread and fitsinfo, with no import, does work in the compiled version.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!