how i compare two matrices different in the length??
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello;
how i compare two matrices different in the length
2 Commenti
KSSV
il 3 Ott 2016
How you can compare? Tell us the motive behind comparing matrices, there could be any other way.
Guillaume
il 3 Ott 2016
We can only answer that question if you define what it means to you to compare two matrices with different length.
Given
A = [1 2 3 4 5]
B = [-1 1]
What result do you expect?
Risposte (0)
Vedere anche
Categorie
Scopri di più su Logical in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!