getFigureData(handl​e)

Simple function to pull data from a figure
283 téléchargements
Mise à jour 4 oct. 2014

Afficher la licence

This very simple function can be used to extract the data from a Matlab figure. It takes in either a figure handle or axis handle and returns all the corresponding data in the form of two cell arrays. It supports graphs with multiple sets of data as well as multiple axis.

Citation pour cette source

Reed Espinosa (2024). getFigureData(handle) (https://www.mathworks.com/matlabcentral/fileexchange/47944-getfiguredata-handle), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Graphics Object Identification dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

fixed single data set bug

1.0.0.0