필터 지우기
필터 지우기

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 CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by