How do I save handles struct from a GUI as a .txt file in a way I can then uploaded back to the GUI?

1 次查看(过去 30 天)
I want to save my GUI data into a .txt file and then be able to upload that .txt file again to my GUI. I know I can use a .mat file, but I really want to use the .txt file.

回答(1 个)

Walter Roberson
Walter Roberson 2019-10-19
If you do not care whether the file is human readable, then you can try using https://www.mathworks.com/matlabcentral/fileexchange/34564-fast-serialize-deserialize

类别

Help CenterFile Exchange 中查找有关 Structures 的更多信息

产品


版本

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by