ezpolar, want to make the text go away
ezpolar, want to make the text go away
(OP)
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?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
ezpolar, want to make the text go away
|
RE: ezpolar, want to make the text go away
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.