figtitle command in matlab2012b
1 view (last 30 days)
Show older comments
command figtitle is unknow in matlabr2012b. what is new command in that version?
0 Comments
Accepted Answer
More Answers (1)
Nikola
on 10 Feb 2015
Edited: Nikola
on 10 Feb 2015
1 Comment
Star Strider
on 10 Feb 2015
My pleasure!
You put it somewhere in your MATLAB user path (on Windows machines, this is C:\Users\[UserName]\Documents\MATLAB\).
I created a separate directory for my File Exchange downloads, and I put all of them in that directory so I can keep track of them. (Those with a number of files each get their own subdirectory of that directory so I know that they are all related.)
If you create a separate directory or subdirectory for your FEX downloads, be sure to add that directory to your MATLAB path. See the documentation for addpath and its friends for details on using the MATLAB search path.
See Also
Categories
Find more on Downloads in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!