extract_data_from_f​igures

版本 1.0.0 (1.5 KB) 作者: Chetanya
This function extracts multiple data plot values from figure files in Matlab.
580.0 次下载
更新时间 2019/11/6

查看许可证

%%
%
% Input : File name <filename.fig>
% with multiple plots in a single file
% Output : struct data
% : data.names contains names of the display object Yvalues
% : data.Y contains the actual plot values withthe first column
% containing the x-values
%
% Written by Chetanya Puri, 2019
% Last Modified: Nov 6, 2019
% save a variable from matlab plot createa variable from matlab figure with mutiple % plots

引用格式

Chetanya (2024). extract_data_from_figures (https://www.mathworks.com/matlabcentral/fileexchange/73274-extract_data_from_figures), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018b
与 R2006a 及更高版本兼容
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Graphics Object Identification 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0