943,985 Members | Top Members by Rank

Ad:
Mar 26th, 2005
0

Matlab - figure caption

Expand Post »
Hello there, I wonder whether anyone use Matlab here?
if so, please help me to set the properties for figure function, so that it can display a caption instead of the default Figure1, Figure2 ...
thanks.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
maitung is offline Offline
1 posts
since Mar 2005
May 11th, 2006
0

Re: Matlab - figure caption

you need to use "set" function,

SET(H,'PropertyName',PropertyValue) sets the value of the
specified property for the graphics object with handle H.

for example:

set(gcf,'DefaultTextColor','red')

if it didn't work out for you, try matlab help website like mathworks or kluid (http://www.kluid.com).

b4 : ]



Quote originally posted by maitung ...
Hello there, I wonder whether anyone use Matlab here?
if so, please help me to set the properties for figure function, so that it can display a caption instead of the default Figure1, Figure2 ...
thanks.
Reputation Points: 10
Solved Threads: 1
Light Poster
b4codes is offline Offline
35 posts
since May 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Computer Science Forum Timeline: microsoft access simple date query
Next Thread in Computer Science Forum Timeline: Latex Tutorials





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC