Prev: Import .txt file
Next: fnplt and plotyy
From: Jim Lambaugh on 21 May 2010 09:17 Hi I have the following code j=ylabel('q_y') pos = get(j,'pos'); % Read position [x y z] set(j,'pos',pos+[.35 3.4 0]) % Move label to right which moves my y-axis label upwards. Now, per default it is rotated - how can I rotate it back? Best, Jim.
|
Pages: 1 Prev: Import .txt file Next: fnplt and plotyy |