Getting error with matrix operation
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Jucimar Carpe
il 3 Mar 2019
Commentato: madhan ravi
il 4 Mar 2019
Hi guys, i know this may be a fool question but anyway, i'm getting an error when i try to divide 2 matrix.
A= [1.5; -1]
B=[1 2; 3 4]
C=A./B
It says: Error using ./
Could anyone help me?
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Logical in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!