-
Notifications
You must be signed in to change notification settings - Fork 14
Inspect Examples
The Compliant_Joint_Toolbox features a small graphical user interface (GUI) that scans the Compliant Joint Toolbox examples
directory and lists all available MATLAB and Simulink examples that the toolbox provides. The figure below shows the GUI.
A text field holds a description for each available example. It has controls to open the example files as well as to run the individual example. The number of examples included in the toolbox might change over time, so that the number and names of the elements in the GUI might change. As a consequence, the GUI might and not look exactly like in the figure above.
One example showing plenty of the toolbox features can be found in the m-file Take_a_Tour.m
in the toolbox root directory. The script Run.m
in the smae directory runs the example and translates it with its output into a HTML page.