help-octave
[Top][All Lists]
Advanced

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

Fwd: ocatve3.8.1 crashing while saving plot


From: Raghu Charan A
Subject: Fwd: ocatve3.8.1 crashing while saving plot
Date: Thu, 3 Jul 2014 14:40:06 +0530






if use fltk toolkit i am able to rotate my 3d graph to get a view from different locations

but i cant rotate if i plot using gnuplot 

finally i am able to save a figure using print -deps xxx.eps 

but how to open the eps file after closing octave and can i still be able view my 3d graph from different view point?  


On Wed, Jun 25, 2014 at 3:04 PM, Tatsuro MATSUOKA <address@hidden> wrote:
----- Original Message -----

> From: rcharan51 
> To: help-octave
> Cc:
> Date: 2014/6/25, Wed 15:49
> Subject: Re: ocatve3.8.1 crashing while saving plot
>
> mesh(x,y,z);
>
> then i tried to save from the figure window by pressing save


From the situation I guess you are using fltk graphics_toolkit.
To save plot other than ps, you need to install ghostscript and 
PATH environmental variable is set properly.

(For to set PATH environmental variable, please use search engine e.g. Google)

Another option is to use gnuplot graphics_toolkit

octave> graphics_toolkit gnuplot

You can copy plot to clipboard by clipboard icon.

The merit and demerit exist for using gnuplot graphics_toolkit.

I cannot not say which toolkit is better.
I use both graphics toolkit as the situation demands.

Tatsuro



--

Yours sincerely,

Raghu Charan A,
Third year undergraduate, School of Infrastructure,
Indian Institute of Technology (IIT) Bhubaneswar, India
Email: address@hidden ,address@hidden
Mobile No: +91 7205733924





--

Yours sincerely,

Raghu Charan A,
Third year undergraduate, School of Infrastructure,
Indian Institute of Technology (IIT) Bhubaneswar, India
Email:
 address@hidden ,address@hidden
Mobile No: +91 7205733924




Disclaimer: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.
reply via email to

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