linsolve for coefficient matrix

From what I understand, linsolve(A, B) can help to solve for X, where AX = B, and A and B are matricies.
However, say I would like to solve for X, where XA = B. Would that be possible? And how exactly could I do this. Thanks!

 Risposta accettata

Dyuman Joshi
Dyuman Joshi il 16 Ott 2023

2 voti

You are looking for mrdivide, /.

1 Commento

巧云
巧云 il 16 Ott 2023
Oh cool! Thank you so much! Think that did the job!

Accedi per commentare.

Più risposte (1)

Categorie

Prodotti

Release

R2023b

Richiesto:

il 16 Ott 2023

Spostato:

il 16 Ott 2023

Community Treasure Hunt

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

Start Hunting!

Translated by