Chin Li

60 Reputation

4 Badges

18 years, 227 days

MaplePrimes Activity


These are questions asked by Chin Li

I have a procedure that I use frequently. I tried to include this procedure in other Maple sessions so that I can reuse that procudure. I tried the command $include but received the following error message:

$include "c:/myworks/myplot.wm"

Error, unexpected string
 

where myplot.wm is a file that contains a procedure which I want use repeatedly.  What is wrong there?

 

Thanks.

 

What is the key stroke for entering a subscripted name in 2D Math, Documentation Mode? For example, I'd like to enter VBE as a name of a variable.  In the expression palette, I see an and a*.  I know entering an is a_n. But now how do I enter a* ? What is the key stroke in place of the question mark, a?*.  The Maple I am using is version 11. Thanks for the help.

Chin Li

Hello all,

When I tried to plot with "semilogplot" command, I've found the ticks on the x-axis and the vertical grids do not line up. This is with Maple 10. Would somebody tell me if there is a way to line them up?

with(plots):

semilogplot(log[10](x), x=1..1000, gridlines=true);

 

Thank you.

Chin Li

 

Page 1 of 1