- GUI_Test - package GUI_Test
-
This package was created using MATLAB Builder JA.
- GUI_Test(List, List) - Method in class GUI_Test.Class1
-
Provides the interface for calling the GUI_Test M-function
where the first input, an instance of List, receives the output of the M-function and
the second input, also an instance of List, provides the input to the M-function.
- GUI_Test(Object[], Object[]) - Method in class GUI_Test.Class1
-
Provides the interface for calling the GUI_Test M-function
where the first input, an Object array, receives the output of the M-function and
the second input, also an Object array, provides the input to the M-function.
- GUI_Test(int, Object...) - Method in class GUI_Test.Class1
-
Provides the standard interface for calling the GUI_Test
M-function with 1 input argument.
- GUI_Test(int, Object...) - Method in interface GUI_Test.Class1Remote
-
Provides the standard interface for calling the GUI_Test M-function
with 1 input argument.
- GUI_Test_export(List, List) - Method in class GUI_Test.Class1
-
Provides the interface for calling the GUI_Test_export M-function
where the first input, an instance of List, receives the output of the M-function and
the second input, also an instance of List, provides the input to the M-function.
- GUI_Test_export(Object[], Object[]) - Method in class GUI_Test.Class1
-
Provides the interface for calling the GUI_Test_export M-function
where the first input, an Object array, receives the output of the M-function and
the second input, also an Object array, provides the input to the M-function.
- GUI_Test_export(int, Object...) - Method in class GUI_Test.Class1
-
Provides the standard interface for calling the GUI_Test_export
M-function with 1 input argument.
- GUI_Test_export(int, Object...) - Method in interface GUI_Test.Class1Remote
-
Provides the standard interface for calling the GUI_Test_export
M-function with 1 input argument.
- GUI_TestMCRFactory - Class in GUI_Test
-
INTERNAL USE ONLY