Effacer les filtres
Effacer les filtres

running a design wizard from file exchange

2 vues (au cours des 30 derniers jours)
fima v
fima v le 12 Juil 2017
Modifié(e) : Jan le 12 Juil 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)

Réponses (1)

Jan
Jan le 12 Juil 2017
Modifié(e) : Jan le 12 Juil 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.

Catégories

En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by