maple2015

145 Reputation

7 Badges

9 years, 308 days

MaplePrimes Activity


These are questions asked by maple2015

Hi

When I use below cmmand within conditional statements or proc loops, It dosent work

How can I use a similar command to export plot as an Image with arbitrary format under any circumstances?

plotsetup(bmp, plotoutput = `Pic.bmp`, plotoptions = `height=400,width=400`); NCP; (NCP has a plot structure)

Hi

I need to display amounts of M2 and 1.15*P2 instead of Notations

TEXT([M2,1.15*P2],'`(M2,1.15P2)`

 

I Need eliminate u(t) in Matrix U
How can I do it directly from dsolve without using string tools?

 

 

Hi

I have a Maple file which contains many proc loops and functions.

I need a linkage between some files to read the requested functions from source file and export calculations to another file.

Is it possible?

First 9 10 11 12 Page 11 of 12