Skip to Main Content Skip to Search
Login
File Exchange
MATLAB Newsgroup
Link Exchange
  Blogs  
 Contest 
MathWorks.com

Thread Subject: Publish to LaTeX / HTML

Subject: Publish to LaTeX / HTML

From: Daan van Gemert

Date: 01 Apr, 2008 15:16:02

Message: 1 of 3

Dear all,

When I publish my figures with "publish to ...", I get the
output, but my figures come out really bad.

I have up to 6 subplots in one figure. Consequently, the
legend is almost as big as my first subplot and the font of
the axes is too big in comparison with the figure itself.

Does anybody know how I can change this? It would be nice if
this can be done for all the figures at once, since most of
them contain subfigures.

Thanks!
Daan


Subject: Re: Publish to LaTeX / HTML

From: marky

Date: 02 Apr, 2008 12:13:12

Message: 2 of 3

Daan van Gemert wrote:
> Dear all,
>
> When I publish my figures with "publish to ...", I get the
> output, but my figures come out really bad.
>
> I have up to 6 subplots in one figure. Consequently, the
> legend is almost as big as my first subplot and the font of
> the axes is too big in comparison with the figure itself.
>
> Does anybody know how I can change this?

Probably not until you show some code that illustrates the problem
you are having. I'm perfectly happy with "publish to html" feature
with subplots and legends in Matlab 7.4.

Subject: Re: Publish to LaTeX / HTML

From: Matthew Simoneau

Date: 14 Apr, 2008 14:39:47

Message: 3 of 3

If you'd like to avoid using subplots, you can create six
different snapshots. If this isn't a loop, you can use the
"%%" cell break to force a snapshot after each plot.
Otherwise, open six different figures by putting the command
"figure" in your loop.

Tags for this Thread

Everyone's Tags:

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.

Tag Activity for This Thread
Tag Applied By Date/Time
publish Matthew Simoneau 14 Apr, 2008 10:35:13
publisch Daan van Gemert 01 Apr, 2008 11:20:05
html Daan van Gemert 01 Apr, 2008 11:20:05
latex Daan van Gemert 01 Apr, 2008 11:20:05
rssFeed for this Thread

envelope graphic E-mail this page to a colleague

Public Submission Policy
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Disclaimer prior to use.
Related Topics