Re: Displaying a MATRIX in a program


[Prev][Next][Index][Thread]

Re: Displaying a MATRIX in a program



Pieter De Meulenaer wrote:
>
> Hi,
>
> Could some1 help me with ;
>
> 1)
> Displaying an oversized Matrix in a PROGRAM ; you can put Pause to see
> it, but you could only see a half of the matrix since it is not possible
> scroll with the arrows of your calculator.

Try

:Pause MATRIX

not

:Disp MATRIX
:Pause

>
> Only if you STOP the program and display the MATRIX by putting it's name
> on screen, you can scroll to see it entirely.
>
> 2)
> A faster way to display :
> A=<value of A>
> than Output and knowing which line to write to.

Ditto.  If you have text on the graph screen (82, 83, 86), you can
output the text to a specific place on the graph screen.  That may not
be faster.

Todd
>
> Okay,
> Thx for reading, if you couldn't help, no problem I will survive ;-)
> If you could, much obliged ...
>
> See ya,
> ]\/[eulebeest.


References: