Thread Subject: The matter of the lost title position in the fig file

Subject: The matter of the lost title position in the fig file

From: Niels

Date: 10 Nov, 2009 07:40:40

Message: 1 of 1

Hello,

I would simply like to change a title position and save the figure in a fig file.

Example:

plot(1,1)
h=title('test');
set(h, 'Position', [0.5, 2, 2]);
saveas(gcf, 'figure_1', 'fig');

The plot saved in the file "figure_1.fig" contains the title. The title is however located at the default position. Why is this? Is there a way to save the title position in the fig file?

Thanks,

Niels

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us at files@mathworks.com