studentX369

30 Reputation

3 Badges

0 years, 178 days

MaplePrimes Activity


These are questions asked by studentX369

Trying to use plot to connect a series of points for illustrative purposes, but the functionality seems to have broken in 2024 or else I'm overlooking something. Related/unrelated: When I copy the related code from the cell and paste it into another application (like a browser) the list of points is reversed: e.g. `

plot({[-1, -2], [-1, 1], [-1, 6], [3, -2], [3, 6]}, x = -3 .. 4, y = -4 .. 10, style = line)` 

(That was literally me copy and pasting the relevant code from Maple into this form.)

The plot in question can be seen below. Also to note, if I leave off the last [3,-2] point, it will correctly plot the graph. It's ony when I add in that last point that I suddenly get the shape I do below. 

Working on updating a very large and out of date guidebook and I need the content of execution cells to be 'Text' for illustrative purposes. It's tedious to constantly have to hit F5 for every, single, new, cell as I'm working through this. Is there a way I can just have the default style be 'Text' instead of 'Math'?  I can't seem to find that as an option anywhere.

Ctrl-j/k work fine for inserting a new execution prompt, why doesn't there seem to be a short cut for a new text prompt?  Ctrl+shift+j/k just enters a new line in the current execution prompt.  I'm on Linux using Maplesoft 2024.

It's 2024 and this is still something that doesn't exist? I'd just like to swap the Enter/Shfit+Enter behaviors since I find myself writing a lot of multi-line and custom procs and boy howdy it'd be nice if I could make Maple behave at least the littllest bit like, I dunno, every other product I own and use.

Page 1 of 1