HOW to get Data From Workspace to matlab m fie

1 次查看(过去 30 天)

回答(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 中查找有关 Modeling 的更多信息

标签

产品


版本

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by