Azzera filtri
Azzera filtri

HOW to get Data From Workspace to matlab m fie

1 visualizzazione (ultimi 30 giorni)
Nam nguyen
Nam nguyen il 17 Mar 2019
Risposto: djedoui Nassim il 17 Mar 2019

Risposte (1)

djedoui Nassim
djedoui Nassim il 17 Mar 2019
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')

Categorie

Scopri di più su Modeling in Help Center e File Exchange

Tag

Prodotti


Release

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by