From: mat001 on 24 Mar 2010 08:15 hello, Is it possible to set labels when axis off command is used? I guess no, SO what is the best option to put both together. I need axis off and xlabel and ylabel
From: mat001 on 24 Mar 2010 08:22 "mat001 " <dres01(a)lycos.com> wrote in message <hocvou$rcu$1(a)fred.mathworks.com>... > hello, > > Is it possible to set labels when axis off command is used? I guess no, SO what is the best option to put both together. > > I need axis off and xlabel and ylabel sorry for this question. I have done this. set(gca,'ytick',[]) set(gca,'xtick',[])
|
Pages: 1 Prev: Linear Regression without a constant term Next: how to costume tabulate output |