HOW to get Data From Workspace to matlab m fie

조회 수: 4 (최근 30일)
Nam nguyen
Nam nguyen 2019년 3월 17일
답변: djedoui Nassim 2019년 3월 17일

답변 (1개)

djedoui Nassim
djedoui Nassim 2019년 3월 17일
i understand that you want tosave the variable in M file, if yes you can follow this command. this command will save the q1 variable in a mat file and you can load q1 after.
save(['q1.mat'],'q1')

카테고리

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

태그

제품


릴리스

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by