PatrickT

Dr. Patrick T

2108 Reputation

18 Badges

16 years, 299 days

MaplePrimes Activity


These are Posts that have been published by PatrickT

This is a suggestion designed to make it easier for newbies to use Maple.

Example:

 > solve(f=0,x,x=-1..1);
 Error, (in solve) invalid arguments

could be instead:

I realize this is far from a new suggestion. Earlier discussions may be found here and there (see some links below). 

Has anyone yet produced a no-frills version of maple2latex? My main interest is in creating tables and matrices from Maple input, possibly containing symbols. Here is the wishlist:

a simple maple2latex that (1) does not insert unwanted ornaments such as font control, and perhaps (2) inserts line breaks and space where one usually finds them in LaTeX code. An example here:

http://www.mapleprimes.com/files/9249_maple2latex.pdf

When I upload a file, say Dynamics1.mws, it is stored in the following location:

http://www.mapleprimes.com/files/9249_Dynamics1.mws

However, the link associated with the file name -- on the left-hand side in the Filename column -- is incorrect:

http://www.mapleprimes.com/9249_Dynamics1.mws

Rather silly and surely easy to fix.

Please would someone point me to a list-by-date option in mapleprimes' advanced search.

I wanted to find out if there were messages about "maple tags", found a thread dating back to february 2008 in which a series of problems which I am experiencing were described, so naturally I wanted to know if more recent posts had addressed similar issues, with possible solutions or hints. But I couldn't find an option to list messages by date, say by "most recent" (as in google groups).

Hi there,

I have a 2-D ODE system. Objective: plot the nullclines and phase diagram around the equilibrium point. Problem: one of the ODEs has an integral and a call to DEtools[dfieldplot] returns:

Error, (in DEtools/dfieldplot) extra unknowns found

I have created a minimal example below.

First 6 7 8 9 Page 8 of 9