Sort figure handles

Sort figure handles with respect to their property 'Number'.
219 Downloads
Updated 16 Feb 2015

View License

Due to changes in Matlab 2014b graphics system, figure handles are no longer doubles, but rather an graphics object. Hence, these objects can not be sorted directly with the 'sort' function. This function accepts an array of figure handles, and returns an array of similar length, with figure handles sorted with respect to their property 'Number'.

Cite As

Andreas Berg (2024). Sort figure handles (https://www.mathworks.com/matlabcentral/fileexchange/49718-sort-figure-handles), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Shifting and Sorting Matrices in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0