Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations IDS on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

ezpolar, want to make the text go away

Status
Not open for further replies.

Alex22

Electrical
Nov 27, 2005
4
When i use ezpolar(f) a text appears right below the figure that shows the function f. I'd like to make it go away. How can I do this?
 
Replies continue below

Recommended for you

ezpolar() is an m-file function. The last bit of it looks like this:

text(0,-1.2*max(abs(RHO)),['r = ', texlabel(rho0)], ...
'HorizontalAlignment','Center','Parent',cax);

Delete it. Or if you prefer, copy the m-file locally with a different name first so you don't mangle the installation.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor