Tutorial: [Matlab GUI] Building GUI of RLC circuit simulator with Matlab

In matlab, by Ali

In this tutorial you'll see how to make a Graphical User Interface (GUI) for a simulator of RLC circuit. This GUI helps the user to get the Bode diagrams ( Gain and Phase) for different values of the resistance R, the self L and the capacitance C with the measurement of z the damping ratio. Also it shows the output waveforms for different kind of input signals. Click Here

Tutorial: [Matlab GUI] Conception of GUI of Image browser with MatLab

In matlab, by Ali

This tutorial concerns the conception of a GUI for image browser in MatLab. It includes: filtering the type of images to be loaded and the possibility to edit the image by clicking twice on it. Click Here