フィルターのクリア

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

1 回表示 (過去 30 日間)
Nithya
Nithya 2014 年 3 月 12 日
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{:});

回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by