how to resolve subscript mismatch error?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Anu Sri
el 12 de Mzo. de 2019
Comentada: Anu Sri
el 12 de Mzo. de 2019
Subscripted assignment dimension mismatch (size [1 x 1] ~= size [:? x 1]).
LIP(:, 1) = temp(:);
temp = temp';
LIP(:, 2) = temp(:);
2 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre 5G Toolbox 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!