MATLAB AppDesigner | Tutorial 6 | How to use a rocker/toggle switch

  Рет қаралды 45,946

Benito Sebastian

Benito Sebastian

Күн бұрын

☑️ In this video:
0:06 Introduction
0:25 Starting the app development
1:58 Code behind the app
3:30Completed app
3:52 Toggle and Rocker Switch
▶️ If you are finding my videos helpful please leave a like and subscribe to my channel.
If you have any questions or topics that you are interested to learn about, let me know in the comments or on my discussion page : www.youtube.co....
⏭️ In the upcoming videos I'll teach how to use all the components in components library and how to connect AppDesigner to Simulink.
✉️ Get in touch:
If you do need some one to one support feel free to drop an email via my contact page on my website. I will try my best to get back to you.
Thanks for watching everyone!

Пікірлер: 16
@himalshad5530
@himalshad5530 3 жыл бұрын
Thank you very much. Anyone can learn because of the way you teach. Perfect
@photon2724
@photon2724 3 жыл бұрын
Goddamn! these videos are so useful. Such a shame not many people learn Matlab APP developer to have more views on the video.
@ronnyibrahim6655
@ronnyibrahim6655 3 жыл бұрын
Awesome, very concise video while also has explained the method well. Thank you!
@mariebl538
@mariebl538 2 жыл бұрын
Thank u very much for your tutorials, they are very useful! :)
@hariputra8705
@hariputra8705 4 жыл бұрын
keep the good work brother
@Ibrahima-Ba
@Ibrahima-Ba 3 жыл бұрын
Thanks, this vidéo is very good
@ianbenedictpongcol5427
@ianbenedictpongcol5427 4 жыл бұрын
I like your channel!
@BenitoSebastian
@BenitoSebastian 4 жыл бұрын
Thanks Ian! Hope I was able to help!
@xushnid7979
@xushnid7979 4 ай бұрын
thanks
@Young_Nietzsche
@Young_Nietzsche 3 жыл бұрын
Thank you bro
@nathansabo2861
@nathansabo2861 3 жыл бұрын
Got a quick(ish) question. I am using the GUI switches to control a series of relays(via an Arduino). All works well except that I want one of them to be activated when one of my switches is off. The relay does not activate until the switch is toggled first. It seems to me that the value changed function does not get to the "else" part of the logic until the "If" part has already happened. I did get around this by initializing the relay during my startup function, but I would like to know if the problem can be solved within the value changed function logic. I don't have any real computer science background so I'm a bit slow with these things.
@tayoudjmohamed3489
@tayoudjmohamed3489 3 жыл бұрын
Hi Benito I have problem using dropdown button I want to choose options from the button and then watch the result(values) in a nother numeric text depending on the choose that Ihave made (dropdown option) Thank you.
@kiranjojare8451
@kiranjojare8451 4 жыл бұрын
Is there any specific reason that you used string compare function to compare the input of switch?
@srushtikadam2156
@srushtikadam2156 4 жыл бұрын
Because the options on the either side of your switch button were strings, I guess.
@marcinsuperowy6514
@marcinsuperowy6514 4 жыл бұрын
is worse value == "On" instead of strcmp function?
@kasper3246
@kasper3246 4 жыл бұрын
In principle it's worse yes. Better to be using the efficient methods in any case
MATLAB AppDesigner | Tutorial 7 | How to use a knob/discrete Knob
7:11
Benito Sebastian
Рет қаралды 36 М.
Building MATLAB Apps with App Designer
28:31
MATLAB
Рет қаралды 98 М.
How Strong is Tin Foil? 💪
00:26
Preston
Рет қаралды 74 МЛН
Players vs Corner Flags 🤯
00:28
LE FOOT EN VIDÉO
Рет қаралды 37 МЛН
MATLAB AppDesigner | Tutorial 11 | Helper functions
6:01
Benito Sebastian
Рет қаралды 39 М.
How to Build a GUI in MATLAB using App Designer
10:26
MATLAB
Рет қаралды 191 М.
How to Make an Interactive App in MATLAB
6:00
MATLAB
Рет қаралды 31 М.
How to make an app using MATLAB app designer  ( graphical user interface GUI )
10:25
High Voltage Engineering by MG Niasar
Рет қаралды 29 М.
MATLAB AppDesigner | Tutorial 2 | Simple Calculator (Newton's 2nd Law)
7:10