Error in opening MINC file in MATLAB

3 views (last 30 days)
Octa
Octa on 2 Aug 2013
When I execute the following command
handle = openimage ('subject04_crisp_v.mnc');
I get an error
Error in ==> openimage at 173
DimSizes = miinquire (filename, 'imagesize');
What should i do to overcome this error?
I am using MATLAB version 2012a.

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!