help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Now is it still impossible to use __gnuplot_X__ functions?


From: Dr.cryo
Subject: Now is it still impossible to use __gnuplot_X__ functions?
Date: Tue, 12 Jan 2010 16:31:00 +0000

Octave 3.2.3, Win Xp.
 
The __gnuplot_X__ functions seem to have been deleted from octave, while sometimes i really want to used it.
For example, i wish to output a .emf figure with linestyles "--","-.",":" et al., it is easy to realize in gnuplot, while i have no ideals for octave.
 
 
h=mesh(xx,yy,ZZ);
set(gca,'fontsize',18,'LineWidth',3);
xlabel('C (mol/L)',"rotation", 45);
ylabel('B/ (℃/min)',"rotation", 45);
view(56,59);
 
 
here, the rotation seems to no effect, i dont know how to make it effective, and i am thinking of  __gnuplot_X__ functions, however they have already be abandoned.
 
I know that even without such functions , octave is competent to do it, but i dont know how to till now.
 
 
regards,
 
Jacky


更多热辣资讯尽在新版MSN首页! 立刻访问!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]