Saturday, 22 November 2008
 
 


MtrxCal 1.80
Download MtrxCal 1.80
Contacting third-party download site... please wait.
If your download does not start automatically within 5 seconds, choose a mirror below:

MtrxCal 1.80 Mirror 1

 


Don't spent hours writing a program for some programmable calculator while MtrxCal can perform the same calculations with just a few simple lines. Don't waste time trying to find the right maximum and minimum values for plotting your functions. Just let MtrxCal use its build-in auto-scaling feature. The syntax for adding two values and adding two matrices containing hundreds of values is the same. Define a range like x=[-6:0.1:6] and calculate the sinus of this matrix like y=sin(x). Now you can just plot all the values with the command plot(y) or plot the power of y using the command plot(y.^2)