I need charge archives .omf of thw software OOMMF in matlab for see the magnetizacion mx,my,mz vs point x,y,z. using average point the archive omf converted in .odt but the coordinate spatial are middle point :/
You can try the package 'Oommf vector data file to Matlab array' (https://www.mathworks.com/matlabcentral/fileexchange/44187-oommf-vector-data-file-to-matlab-array)
Replace the original avf2ovf.tcl with the following one, and turn the text file into .bat, then you can convert .omf into .txt. Finally, you can use matlab to read.