copyFromTilesToTile​s

Version 2.0.0 (2,63 KB) von Jonas
copies from one tiledlayout to another tiledlayout
1 Download
Aktualisiert 13. Mai 2024

Lizenz anzeigen

this function allows copying from tiledlayout to tiledlayout
you can specify which tiles should be copied and target tile to copy and size of new tiles

Zitieren als

Jonas (2024). copyFromTilesToTiles (https://www.mathworks.com/matlabcentral/fileexchange/165046-copyfromtilestotiles), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2022a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
2.0.0

completly rewritten to make not use of fake axes or timer objects. instead, property values are directly applied to the tiles. Legends and colorbars are also copied appropriately.

1.0.0