MATLAB Can I make my figure annotations even bolder?

  • Thread starter Thread starter member 428835
  • Start date Start date
  • Tags Tags
    Image
AI Thread Summary
The discussion revolves around making figure annotations in MATLAB appear bolder in LaTeX output. Users suggest trying to adjust the 'linewidth' setting, but this approach does not yield the desired results. An alternative method mentioned is labeling annotations with LaTeX commands like \textbf{a}. Interestingly, the issue resolved itself when copying and pasting plots from one figure to another. Ultimately, users find that sometimes the problem can be fixed through trial and error with different figures.
member 428835
Hi PF!

I'm trying to get the annotations for the plot save as bold. You can see the MATLAB window appears bold:
matlab_window.png

but the latex output is normal:
paper.png


Is there a way to make annotations on figures even bolder than the standard bold setting?
 
Physics news on Phys.org
Unfortunately this doesn't work :(
 
Perhaps label them as \textbf{a} etc...
 
Oddly enough it started working on a different figure, so I copied that figure and pasted the plots on the other one...so problem fixed?
 

Similar threads

Replies
5
Views
2K
Replies
7
Views
8K
Replies
4
Views
2K
Replies
15
Views
2K
Replies
3
Views
7K
Replies
1
Views
2K
Back
Top