简体   繁体   中英

Unable to extract csv file from mat file in octave

I need help to extract this particular file marked with an arrow in a csv format in the original structure, please help me out with proper line of codes. Thank You.

Octave has a save command that can save a matrix in a number of different formats. You can try a binary format, or R and Python can read HDF5 files.

https://octave.org/doc/v4.0.0/Simple-File-I_002fO.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM