Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
repeating elements in weird fashion.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/269585/image.jpeg)
(1,1) = 162 so after reading this it has to repeat 'X' 162 times vertically
(1,2) = 173 so after reading this it has to repeat 'A' 173 times vertically
(1,3) = 162 so after reading this it has to repeat 'X' 162 times vertically
(1,4) = 173 so after reading this it has to repeat 'B' 173 times vertically
similarly for the rest of the matrix.
0 comentarios
Respuestas (1)
John D'Errico
el 3 de Feb. de 2020
Editada: John D'Errico
el 3 de Feb. de 2020
help repelem
MAtLAB is not a spreadsheet though. I would suggest that you are thinking of it as one, and until you free yourself of thinking that way, to think of MATLAB as a language itself instead of just a spreadsheet interface, your code will stay at that level.
0 comentarios
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!