This function read the minc format input file. The minc file format was introduced by NMI (http://www.bic.mni.mcgill.ca/ServicesSoftware/MINC). m file use the netcdf MATLAB utility. The loadminc function requires the netcdf matlab library.
Application of the function:
[imaVOL,scaninfo] = loadminc(filename)
or
[imaVOL,scaninfo] = loadminc;
% in that case the file selection popup window will be appeard to pick up a file
Citation pour cette source
Laszlo Balkay (2026). loadminc (https://fr.mathworks.com/matlabcentral/fileexchange/32644-loadminc), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2009a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > HDF5 >
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > NetCDF >
En savoir plus sur HDF5 dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
