dgiznya

6 years, 224 days


These are questions asked by dgiznya

 

Maple 12

Windows XP

 

 

Looking to get help figuring out why Maple 12 won't launch.

I click on the icon and nothing. (not even a splash screen)

I have tried to change the launch.ini file maxheap command, but it still won't launch.

The fact that it doesn't even show the spash screen makes me think it is unrelated to the maxheap command.

 

I have tried to launch in a cmd window but when i type "maplew" all I get is a new command propmt.

 

How do I lock plots so that every time I execute the document the plot won't revert to default settings? Thanks Dgiznya

Stripping units

May 02 2007 by dgiznya 100 Maple

0

2

Can someone please explain the rational behind why this works. b := seq(x^2*Unit('m'), x = 1 .. 5); 1[m],4[m],9[m],16[m],25[m] eval(b, Unit = 1); 1, 4, 9, 16, 25 I use this method but never understood why it works. why does using Unit=1 strip the units? Thanks, DG
A couple of question on the following snippet.

Maple Equation

Maple Equation

Maple Equation

Maple Equation

want delta x as a variable

January 26 2007 by dgiznya 100 Maple
Probably me doing something wrong but just wanted to know.... I wanted to assign a value to a variable... delta x but I wanted to use the greek delta with the x. (e.g. Δx) Maple doen't like it, and flags the error. Error, first argument to _Inert_ASSIGN must be assignable I know it is only cosmetic but I just wanted know if its possible. Thanks, dgiznya
Is it possible to define sequences or lists etc with units?? t:= (seq(100[s]..2000[s],100[s])); and t:=seq(100[s],200[s],300[s]); flag an error. if not is it possible to define the sequence, how can you append the units after a calculation. I want to perform the same calculation using units w/ one of the parameters varying to produces a list of calculated outputs all w/ units. Possible? Easy? e.g. v=d/t simple enough. well how can I generate a series of outputs from the above time sequences at a fixed distance d that spits out the velocities with units of m/s? Thanks,
Is it possible to use units on functions/data that will be plotted? I have tried but it seems to flag an error. If it is not allowed, what is the best way to strip the units before plotting? Thanks, Dgiznya
I can pointplot a single curve if I select a single element from the list below. Is it possible to use all the elements of the list and plot several curves on the same graph?

scientific notation

October 17 2005 by dgiznya 100

0

1

Maple 10.(PC Version) In options or somewhere else... Is there a way to set the Scientific Notation threshold. Is there a way to determing what it is? Thanks, Dgiznya
Page 1 of 1