Effacer les filtres
Effacer les filtres

Can a gui be used passing input parameters and without output parameters?

1 vue (au cours des 30 derniers jours)
Nithya
Nithya le 12 Mar 2014
I have my gui written
function varargout = gui3(actualv, Lsoftv, EV1, EV2,I1)
I want to know whether the gui is working coz i get an error saying:
Undefined variable varargin.
Error in gui3 (line 42)
gui_mainfcn(gui_State, varargin{:});

Réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps 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