Borrar filtros
Borrar filtros

running a design wizard from file exchange

2 visualizaciones (últimos 30 días)
fima v
fima v el 12 de Jul. de 2017
Editada: Jan el 12 de Jul. de 2017
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)

Respuestas (1)

Jan
Jan el 12 de Jul. de 2017
Editada: Jan el 12 de Jul. de 2017
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.

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by