how can i save struct in file txt?

1 view (last 30 days)
Mira le
Mira le on 17 Nov 2019
Answered: Star Strider on 17 Nov 2019
I want to save my result in the form of struct in file
How do we do that?

Accepted Answer

Star Strider
Star Strider on 17 Nov 2019
Use the save function to save it as a .mat file.

More Answers (0)

Categories

Find more on Structures in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!