Skip to content

Conversation

dskkato
Copy link

@dskkato dskkato commented Jun 19, 2022

Starting in MATLAB R2014b, figure handles are object handles where previously they were integers. Now to get the associated number for the figure, query the new Number property.

See more information below.

https://jp.mathworks.com/matlabcentral/answers/157757-how-do-i-get-the-figure-number-in-matlab-r2014b

Starting in MATLAB R2014b, figure handles are object handles where previously they were integers. Now to get the associated number for the figure, query the new Number property.

See more information below.

https://jp.mathworks.com/matlabcentral/answers/157757-how-do-i-get-the-figure-number-in-matlab-r2014b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant