How to save a specific workspace variable instead of the entire workspace

3 vues (au cours des 30 derniers jours)
S
S le 15 Jan 2021
Commenté : S le 16 Jan 2021
Hi Everyone,
Can anyone please suggest me a way to save the workspace variable (only few) instead of the entire .mat file while performing iteration ?
3 variable that I am trying to save has the following size as,
RF_data - (128 * 955) double
Ground_Truth - (256 * 128) double
Recon_data - (256 * 128) double
I have tried the structure method .. but is there any other way ...

Réponse acceptée

Cris LaPierre
Cris LaPierre le 15 Jan 2021
  1 commentaire
S
S le 16 Jan 2021
Hi Cris,
I did come across the save command but was a little confused.
Thank you for your suggestion and help. :-)

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Variables dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by