How to save/load cell data in/from matlab binary file with another extension?
Show older comments
I have a cell variable containing several data types (string, logical, numeric), which I have to save/load. I can use the *.mat format of corse, but I need to use different file extension than "mat". Is there any other way, than rename the file after creation?
Accepted Answer
More Answers (0)
Categories
Find more on Standard File Formats 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!