how to resolve subscript mismatch error?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Subscripted assignment dimension mismatch (size [1 x 1] ~= size [:? x 1]).
LIP(:, 1) = temp(:);
temp = temp';
LIP(:, 2) = temp(:);
2 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su 5G Toolbox 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!