find_matrix_dimensions
Versione 1.0.1 (1,25 KB) da
Dimani4
Finding matrix buried in matrix with zeros
Find a matrix which is buried inside the matrix with zeros. For example
000000
010101
000000
010101
000000
000000
010101
answer:
1 1 1
1 1 1
1 1 1
rows=3
columns=3
It works with every numbers not just with 1's.
Cita come
Dimani4 (2025). find_matrix_dimensions (https://it.mathworks.com/matlabcentral/fileexchange/94760-find_matrix_dimensions), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2016b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
