Getting error with matrix operation
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Jucimar Carpe
el 3 de Mzo. de 2019
Comentada: madhan ravi
el 4 de Mzo. de 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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Logical en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!