names of the figures
in [
Matlab
]
Prev:
Axes in GUI
Next:
Axis and Textread Question
From:
Matt Fig
on
28 Jun 2010 10:34
Also NUM2STR allows format specifiers like SPRINTF, so one could avoid CAT.
set(figure(1),'Name',num2str(a(1),'amplitude %i'),'Numbertitle','off')
First
|
Prev
|
Pages:
1
2
Prev:
Axes in GUI
Next:
Axis and Textread Question