Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.maple > #789

Re: How to export an expression as an image?

From "Nasser M. Abbasi" <nma@12000.org>
Newsgroups comp.soft-sys.math.maple
Subject Re: How to export an expression as an image?
Date 2013-07-13 14:08 -0500
Organization Aioe.org NNTP Server
Message-ID <krs8k8$36q$1@speranza.aioe.org> (permalink)
References <krr2rb$1aj$1@speranza.aioe.org> <130720130747461502%anniel@nym.alias.net.invalid>

Show all headers | View raw


On 7/13/2013 8:47 AM, A N Niel wrote:

>>
>
> You actually have Maple, right?

What does this question implies?  ofcourse I have Maple?

>Try ?plotsetup for a start.
>
> Or, in the Plot menu, see "Export"
>

Why not be more helpful and give one a complete answer if you
think there is a way to do it.

I said I'd like to export an expression and I gave a small
example of what I want to export, how would you use the plotsetup
and the Export to export an expression in code, not using
a mouse or menus or anything manual. It has to be done in code.

----------------------
ode[1] := diff(y(x),x) - (a4*x^4+a3*x^3+a2*x^2+a1*x+a0)^(-1/2):
r:=dsolve(ode[1]=0,y(x));

....  now add the code to export "r" to png file ....

------------------------

--Nasser



  

Back to comp.soft-sys.math.maple | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

How to export an expression as an image? "Nasser M. Abbasi" <nma@12000.org> - 2013-07-13 03:24 -0500
  Re: How to export an expression as an image? A N Niel <anniel@nym.alias.net.invalid> - 2013-07-13 07:47 -0600
    Re: How to export an expression as an image? "Nasser M. Abbasi" <nma@12000.org> - 2013-07-13 14:08 -0500
  Re: How to export an expression as an image? Axel Vogt <&noreply@axelvogt.de> - 2013-07-13 19:50 +0200
    Re: How to export an expression as an image? "Nasser M. Abbasi" <nma@12000.org> - 2013-07-13 14:11 -0500
      Re: How to export an expression as an image? "Nasser M. Abbasi" <nma@12000.org> - 2013-07-13 15:25 -0500
        classical interface / Re: How to export an expression as an image? Axel Vogt <&noreply@axelvogt.de> - 2013-07-13 22:52 +0200
          Re: classical interface / Re: How to export an expression as an image? "Nasser M. Abbasi" <nma@12000.org> - 2013-07-13 17:28 -0500
            Re: classical interface / Re: How to export an expression as an image? Axel Vogt <&noreply@axelvogt.de> - 2013-07-14 09:00 +0200
              Re: classical interface / Re: How to export an expression as an image? "Nasser M. Abbasi" <nma@12000.org> - 2013-07-14 02:23 -0500
                Re: classical interface / Re: How to export an expression as an image? Axel Vogt <&noreply@axelvogt.de> - 2013-07-14 15:43 +0200
  Re: How to export an expression as an image? acer <maple@rogers.com> - 2013-07-19 22:40 -0700

csiph-web