How Can I write a specific Variable I have created to a .mat file ?

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 ?

More Answers (0)

Asked:

on 1 Mar 2015

Commented:

on 1 Mar 2015

Community Treasure Hunt

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

Start Hunting!