Subtract element matrix matlab!
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Francesco
el 11 de Feb. de 2014
Comentada: Azzi Abdelmalek
el 11 de Feb. de 2014
prova=xlsread('2.csv')
[righe, colonne]=size(prova)
primo_elemento=prova(3,:)
I want to subtract this element to the whole prova matrix.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Get Started with MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!