how to use inverves in matrix

3 visualizzazioni (ultimi 30 giorni)
Ibraheem
Ibraheem il 31 Mar 2024
Spostato: Torsten il 31 Mar 2024
Hi, I am trying to make an inverse of a value but I keep getting errors, what can i do to solve this issue.

Risposte (1)

Torsten
Torsten il 31 Mar 2024
Spostato: Torsten il 31 Mar 2024
The messages from above are warnings, not errors.
The warning says that instead of S = Msqi*p, you should use S = Msq\p

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by