Recent Posts

Car Speed Simulator with Some Fundamental Physics Equations

From the video shown above, we introduce an exciting MATLAB application developed using App Designer. The app is a car speed simulator that allows the user to adjust the speed of the car and the distance that needs to be covered. It utilizes fundamental physics equations to simulate the movement of the car and provides an engine sound effect, making …

Read More »

Control Blinking Buttons Behavior with MATLAB AppDesigner

In this video, we will be previewing a MATLAB app developed using AppDesigner that allows users to control the blinking behavior of buttons. The app features 24 buttons that can be controlled to blink at different speeds, start, pause, resume, and stop the blinking process. Additionally, there is a clear button that resets the background color of buttons to their …

Read More »

Learn How to Pick Colors with MATLAB AppDesigner – A Beginner’s Guide

Through this app, you will learn how to use MATLAB AppDesigner to create a simple yet effective app for picking colors. This app is designed for beginners who are interested in learning hands-on experience with MATLAB programming. The app is built using grid layout components and the uisetcolor command, which allow the user to pick colors by clicking on buttons. …

Read More »