電路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you want...
The graphical user interface uses GTK.
In the actual version, the following elements are implemented :
* Booleans elements
* Rising / falling edges
* Timers
* Monostables
* Compare of arithmetic expressions
RunExp.m:
-Changed script into a function.
-Coded to accept the numberofRuns as an Argument.
-Added code for automatic Exit from Matlab and Shutdown of WindowsPC.