Skip to main content
21-Topaz II
February 10, 2023
Solved

Disappearing Worksheet

  • February 10, 2023
  • 2 replies
  • 1230 views

Hi All,

Try the disappearing worksheet trick,

From the help menu lsolve() is supposed to work on complex variables

Solving Linear Systems
•lsolve(M, v)—Returns the solution x for the linear system of equations M·x = v, using LU factorization.
Arguments
•M is a real or complex matrix. If the matrix is square, it must be nonsingular.
•v is a real or complex vector or matrix having the same number of rows as M.

Capture.JPG

See the enclosed sheet just before the crash.  put an evaluation equal sign after lsolve(A,b) and presto Prime vanishes with no warning or error.

 

 

 

 

Best answer by Werner_E

I can't duplicate the error in Prime 6. All works as expected:

Werner_E_0-1676075284326.png

BTW, the creation of matrix A could be done easier that way:

Werner_E_1-1676075333628.png

 

 

2 replies

ttokoro
21-Topaz I
21-Topaz I
February 10, 2023

Add C:=  no error occurred.

image.pngimage.pngimage.png

t.t.
Werner_E25-Diamond IAnswer
25-Diamond I
February 11, 2023

I can't duplicate the error in Prime 6. All works as expected:

Werner_E_0-1676075284326.png

BTW, the creation of matrix A could be done easier that way:

Werner_E_1-1676075333628.png

 

 

21-Topaz II
February 11, 2023

Thanks Werner

looks like a reinstall may fix things.

Cheers

Terry