代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/188543/8529796
m run_draw.m
function Run_Draw(Fig_UserData,isYnHold)
%创建一个函数对应绘图函数实现的功能
%Fig_UserData为输入参数,对应于Figure的属性'UserData'的值'
%isYnHold为hold on和hold off的判断位
if length(Fig_UserData)~=7
ErrorDlg('输入参量不符合长度要求');
www.eeworm.com/read/188543/8529800
m draw_function_gui.m
function varargout = Draw_Function_GUI(varargin)
% DRAW_FUNCTION_GUI M-file for Draw_Function_GUI.fig
% DRAW_FUNCTION_GUI, by itself, creates a new DRAW_FUNCTION_GUI or raises the existing
%
www.eeworm.com/read/378041/9253282
m run_draw.m
function Run_Draw(Fig_UserData,isYnHold)
%创建一个函数对应绘图函数实现的功能
%Fig_UserData为输入参数,对应于Figure的属性'UserData'的值'
%isYnHold为hold on和hold off的判断位
if length(Fig_UserData)~=7
ErrorDlg('输入参量不符合长度要求');
www.eeworm.com/read/378041/9253284
m draw_function_gui.m
function varargout = Draw_Function_GUI(varargin)
% DRAW_FUNCTION_GUI M-file for Draw_Function_GUI.fig
% DRAW_FUNCTION_GUI, by itself, creates a new DRAW_FUNCTION_GUI or raises the existing
%
www.eeworm.com/read/357171/10214149
m run_draw.m
function Run_Draw(Fig_UserData,isYnHold)
%创建一个函数对应绘图函数实现的功能
%Fig_UserData为输入参数,对应于Figure的属性'UserData'的值'
%isYnHold为hold on和hold off的判断位
if length(Fig_UserData)~=7
ErrorDlg('输入参量不符合长度要求');
www.eeworm.com/read/357171/10214150
m draw_function_gui.m
function varargout = Draw_Function_GUI(varargin)
% DRAW_FUNCTION_GUI M-file for Draw_Function_GUI.fig
% DRAW_FUNCTION_GUI, by itself, creates a new DRAW_FUNCTION_GUI or raises the existing
%
www.eeworm.com/read/159906/10591326
m run_draw.m
function Run_Draw(Fig_UserData,isYnHold)
%创建一个函数对应绘图函数实现的功能
%Fig_UserData为输入参数,对应于Figure的属性'UserData'的值'
%isYnHold为hold on和hold off的判断位
if length(Fig_UserData)~=7
ErrorDlg('输入参量不符合长度要求');
www.eeworm.com/read/159906/10591332
m draw_function_gui.m
function varargout = Draw_Function_GUI(varargin)
% DRAW_FUNCTION_GUI M-file for Draw_Function_GUI.fig
% DRAW_FUNCTION_GUI, by itself, creates a new DRAW_FUNCTION_GUI or raises the existing
%
www.eeworm.com/read/469046/6984187
m run_draw.m
function Run_Draw(Fig_UserData,isYnHold)
%创建一个函数对应绘图函数实现的功能
%Fig_UserData为输入参数,对应于Figure的属性'UserData'的值'
%isYnHold为hold on和hold off的判断位
if length(Fig_UserData)~=7
ErrorDlg('输入参量不符合长度要求');
www.eeworm.com/read/469046/6984188
m draw_function_gui.m
function varargout = Draw_Function_GUI(varargin)
% DRAW_FUNCTION_GUI M-file for Draw_Function_GUI.fig
% DRAW_FUNCTION_GUI, by itself, creates a new DRAW_FUNCTION_GUI or raises the existing
%