MATLAB for Engineers - Conditional Statements if, else, and elseif

preview_player
Показать описание
In this video, I introduce you to the conditional statements if, else, and elseif and how to implement them in MATLAB.

First, I walk through the programming logic behind each of the conditional statements using flowcharts. Then, I work an example of how to implement each of the conditional statements in MATLAB.
Рекомендации по теме
Комментарии
Автор

I subscribed you. You are the one only lecturer for best MATLAB tutorial. Thank You!

melmeja
Автор

You have given me a better and vivid explanation. Thanks Sir

desmondselasi
Автор

Thank you so much!! Perfect explanation! I was having problems with these statements because I was doing it backwards. Great video.

elijahcaudill
Автор

Great videos! I like using the grade example for a simple if statement too!

EngineeringwithDrKelseyJoy
Автор

You explained so well, and I final get it, thank you!

athena
Автор

Thank you Dr. David for the excellent explanation!!

Fxm-rv
Автор

NO words..!! subscribed..!! thanks a lot

sidprad
Автор

Thank you for this video. You have explained it very clearly. My assignment for this type was solved after watching this video.

christined
Автор

Thanks for the vivid explanation. Learned some essential things in Matlab.

aminshefai
Автор

Thank you for these excellent lectures.

valeriereid
Автор

Nice way to explain. To supplement further, you should explain the same thing by reading the input from a file (data) and writing the comment (output) to another file. Most of the Matlab videos miss on this aspect - reading the data from a file (structured) and creating an output file (structured) with the calculated value. May be in your next video, you take upon this task. Thanks for your excellent effort in putting up this video.

DrPCJha
Автор

Thank you David for excellent explanation.

MinhNguyen-qcdg
Автор

love the way you explain! Hope, you will post more videos

muhammadchoudhry
Автор

very easy explaination ... it helped me a lot.. thank you.

aartijoshi
Автор

David do more videos of matlab and please make Python tutorials also, you'ld make them easy to understand 🙏🏻🙏🏻

learnnewfoodworldwide
Автор

Many thanks to you..You did perfectly well

oteniarayusuf
Автор

thanks for doing my professors job. come apply at purdue and let them know they can let their intro engr profs go

David-trul
Автор

The inflections of your voice make me feel like a child.

Matt-jhzt
Автор

thanku sir
your video is really helpful

Sravyaalekhya
Автор

How to add a value to a diagonal element, say for a 9x9 matrix starting at 4th row and column and moving to next level (i.e. 5th, 6th till 9th) after every iteration. After the computation is carried out with the value added to the diagonal element and moving to next element the value added to earlier row and column should be rid off moving to next iteration.

queengagyeltshen