jschattman

33 Reputation

3 Badges

16 years, 172 days

MaplePrimes Activity


These are questions asked by jschattman

Using the typeset() plot option, I am interested in printing labels of vectors on Maple graphics. The vector labels must have arrows on top. I can do this already if I know the name of the vector in advance, e.g. "V", by invoking the command plots[textplot]([x, y, typeset(`#mover(mi( "V" ),mo("→"))`)]);
I'm building an application with embedded components. I'm looking for a way to program the slider component so that it will cause an execution group (inside a table cell) to re-execute when the slider is moved. Any ideas? In general, is there any way to execute a line or the entire worksheet programmatically as opposed to the !!! and ! buttons in the toolbar?
Page 1 of 1