copyFromTilesToTile​s

Version 2.0.0 (2.63 KB) by Jonas
copies from one tiledlayout to another tiledlayout
1 Download
Updated 13 May 2024

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2022a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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