awass

321 Reputation

10 Badges

20 years, 61 days

MaplePrimes Activity


These are replies submitted by awass

@acer Thanks-I will check the document

@acer Thanks for clarification.

@dharr I think I get it. How does Maple know the size of the Array xpts?

Also, I am happy with eval(...,a=20) etc rather than parameters I though that was disparaged now.

@acer Thank you. I will copy your answer and apply it to my problem. 

What I would really like is the syntax to get a vector with entries y1(xn) corresponding to one parameter value and another vector with entries y2(xn) corresponding to another parameter value. The point being that I want the same xn values for each vector. I could of course just make up my list of xn's -say equally spaced over the range-and then call ds0lve 500 times for each parameter value but I am sure that if I call ans(1.7) where ans :=dsolev(eq...) it will compute many intermediate values abyhow so I thought I could speed things up by asking for those values. Since I suspect that dsolve uses adaptive step sizes the call for ans(1.7) with another parameter values might well have different xnn values.

@nm Many thanks.

@nm If I do

"If you do not want to explicitly add the read() to each worksheet which needs the shared code, you can put this read() command in your maple .ini file so it is read automatically each time you start/open a worksheet."

won't all that junk get added to all worksheets I open whether related to the project or not?

@acer 

Thank for the explanation. I never thought of opening the file ina text editor.

@acer 

Thanks for your suggestion.

I am a sloppy typist and I wonder if perhaps I enterred control something rather than option something when I was trying for a Greek lettter or some such. If the 'character"  was invisible that would explain why I could not figure out what was happening. How did you find out the XML property view="presentation" part?

@Scot Gould dead_command.mw

Thanks for showing me how to upload worksheets.

The file is part of a project but it exhibits the problem I have. I cannot copy the command into a Maple prompt region.

Thanks for your interest.

@Scot Gould 

As I said, I can type in the commands (even with mis-spellings) and iy is okay. Why cannot I copy the text? What type of region does it copy to? There is no Maple prompt.

@Scot Gould 

I can't find any instructions.When I try to drag and drop it says "file format not supported"

I forgot to insert the command.
>

thans:= proc(z, T)
nansev(parameters = [z]);
namsev(T)
end proc;

Thank you.

It seems to me that there are quite a few very knowledgeable people at Maple. I have received much help from them over the years and I am grateful to them. BUT, perhaps some less savvy people are needed to test new packages, commands, etc. to see if the everage user can quickly get up to speed without having to ask for special help. In particular, help pages should have enouh clear examples so that one can quickly grab ab example and use it as a template withou having to read an explanation. (With all due respect, I always advise my students to skip the wordy and sometimes mysterious descriptions and go straight to the examples.)

thank you for your comment and code. I found it useful

I did not have the Context bar displayed. All is well. Sorry.

1 2 3 4 5 6 7 Last Page 1 of 10