How Can I write a specific Variable I have created to a .mat file ?
Ältere Kommentare anzeigen
Hi All
If I have created a variable like :
t = [1 2 3 ; 4 5 6; 7 8 9 ]
and I need to write this variable t on a .mat file , while there might be other variables created already in the workspace , but I only want to write the t , how do I do it ?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Workspace Variables and MAT Files finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!