필터 지우기
필터 지우기

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

조회 수: 5 (최근 30일)
S
S 2021년 1월 15일
댓글: S 2021년 1월 16일
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 ...

채택된 답변

Cris LaPierre
Cris LaPierre 2021년 1월 15일
  댓글 수: 1
S
S 2021년 1월 16일
Hi Cris,
I did come across the save command but was a little confused.
Thank you for your suggestion and help. :-)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by