Adam Ledger

Mr. Adam Ledger

360 Reputation

11 Badges

9 years, 126 days
unemployed
hobo
Perth, Australia

Social Networks and Content at Maplesoft.com

MaplePrimes Activity


These are questions asked by Adam Ledger

ENTIRE_FUNCTION_CHECK_GOOD_COPY.mwSorry for the silly question, but i have actually tried to find it in the help pages i swear.

 

how do i change the font size of the output?

 

I am making some educational worksheets and the problem ive faced is that all of people i know
 


 

 

online are mathematica users or others, so i am designing the worksheets in such a way that it requires 0 understanding of maple for the student, but can  be readily used as an educational tool. 

 

They are all going to be aimed  for undergraduate level, and designed to investigate questions that are not answered by plugging the function into wolfram alpha. 

A draft of one attached, any general advice for this project appreciated.

 

I am working on a problem collaboratively with someone that uses mathematica, and he is getting different input for the expression i have referred to in formal notation.

I found the MmaTranslator package, and see that there is a FromMma command, but i need to convert my maple input to mathematica so that he is able to work with the same expression in an interface familair to him.

 

Thankyou in advance for your cooperation and assistance

 

Hello, i have been trying to use the foldl function as a means of generating data as i do by iterating the seq call in the worksheet attached, but it has not been as straight forward as i thought. Im certain at least someone here already does this for the same reason, so if you know the code, sharing would be much appreciated.
 

F := frac(m[1]^2+m[2]^2+m[3]^2-2*m[1]*m[2]*m[3]/(m[1]*m[2]+m[1]*m[3]+m[2]*m[3]))

`minus`({seq(seq(seq(piecewise(F = 0, [m[1], m[2], m[3]], F <> 0, 0), m[1] = 1 .. 100), m[2] = 1 .. 100), m[3] = 1 .. 100)}, {0})

``


 

Download ASK_FOR_HELP_AGAIN.mw

If i have made a component invisible for asthetic reasons, (eg a text box) how can i undo this to edit its contents?

As the title states, i want to have an automated logging occur of the details of the executions, including code content, origin worksheet,date the execution was attempted. I think i know a way to do it but id prefer if there was an option that already exists in the maple interface

First 22 23 24 25 26 27 28 Last Page 24 of 34