how to use inverves in matrix

3 vues (au cours des 30 derniers jours)
Ibraheem
Ibraheem le 31 Mar 2024
Déplacé(e) : Torsten le 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.

Réponses (1)

Torsten
Torsten le 31 Mar 2024
Déplacé(e) : Torsten le 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

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by