running a design wizard from file exchange

2 次查看(过去 30 天)
Hello, I want to run "LPDADraw(handles)" from the link bellow. but i dont know what kind of "handles" variables i should create to run it Thanks.
function LPDADraw(handles)

回答(1 个)

Jan
Jan 2017-7-12
编辑:Jan 2017-7-12
This is a subfucntion only. You are not intented to call it directly and therefore you do not have to provide the inputs. Run the function through the main function LPDA(), which calls LPDADraw() internally with the correct inputs.

类别

Help CenterFile Exchange 中查找有关 Develop Apps Using App Designer 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by