Error in opening MINC file in MATLAB
2 ビュー (過去 30 日間)
古いコメントを表示
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.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Special Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!