Beginning with script writing in MATLAB | How to start Programming in MATLAB | MATLAB Tutorial

  Рет қаралды 59,813

Learning Vibes

Learning Vibes

Күн бұрын

Beginning with script writing in MATLAB or How to start Programming in MATLAB is another video in MATLAB Tutorial series. Basic Programming in MATLAB or How to write script in MATLAB is very important video in MATLAB Tutorial series. The initial section of the video explains about how to create a script file in matlab. The next section explains about how to write equation in matlab script file, Then the Basic Programming in MATLAB video explains about how to define variable in script file and where to define variable in script file. What will happen if you define variable before it appears in a script and what will happen if you define variable after it appear in script in how to write matlab script file video. The next section of the Basic Programming in MATLAB video explains about reading error. How to read the error given in command window is important section and that is also discuss in this video. the next section in Basic Programming in MATLAB video is about note making in matlab script file. How one can write Note for future use in script file is explained. The percentage sign is used for that. The next section in Basic Programming in MATLAB or How to write script in MATLAB video is semicolon sign. when you do not want to see result in command window one can use this symbol.
00:00 Introduction
00:32 How to start new script in MATLAB
01:00 How to write basic script in MATLAB
01:59 How MATLAB script works
03:21 How to sequentially define variable in MATLAB script file
04:31 When you run unsaved script in MATLAB
05:24 Run script file
05:32 How to find path of script file in MATLAB
06:03 Inappropriate way to define variable in MATLAB script file
07:07 How to read error in MATLAB script file
08:25 Proper way to define variable in MATLAB
08:53 How to add note in MATLAB script file
11:28 How to hide output to display on command window from a script file in MATLAB
12:55 Question for you
#MATLABscript
#MATLABtutorial
#MATLAB R2016a
#MatlabforBeginner
Checkout other videos on MATLAB Tutorials
• MATLAB Tutorial
___________________________________________________________________________
KZbin
/ learningvibes
Facebook page
Learning vibes
/ learningvibesbymruduraj
Learning vibes electrical engineering
/ learningvieselectrical...
Facebook group
Learning Vibes
/ 817014689212925
/ learningvibes
Telegram account
t.me/mjlearningvibes
Instagram account
/ learning_vibes
___________________________________________________________________________

Пікірлер: 52
@user-dn1vf6en2b
@user-dn1vf6en2b 2 ай бұрын
Hello sir, I have watched the previous 5 video which is very nice video series for the beginners. I have started learning MATLAB recently and found these videos very basic and helpful since I am not from this background. I am a researcher in material science and chemistry, and I want to improve my CV by learning these skills. I want to use these tools for data interpretation and graph plotting and all. How may I start or what should I do in this purpose?? Do I need to follow all the videos step by step in this series, or I can skip and start from later videos from this series. Any kind of suggestion will be very helpful.
@mustafakhan5821
@mustafakhan5821 2 жыл бұрын
Nice basic video
@mohamedarshed5797
@mohamedarshed5797 Жыл бұрын
Usefull video
@phokgedimaja327
@phokgedimaja327 2 жыл бұрын
Coming from NodeJs development. I'd say you doing a good job by covering every little detail. Thanks.
@mrudurajsinhchudasama9075
@mrudurajsinhchudasama9075 Жыл бұрын
true even i also like this
@preetz689
@preetz689 2 жыл бұрын
It’s for defining the variable and it’s just for our understanding
@user-gn7tf9mj5t
@user-gn7tf9mj5t 2 жыл бұрын
Thank you sir you r the best
@nondumisonkumane7503
@nondumisonkumane7503 Жыл бұрын
BEST video, thank you so much. Keep them coming.
@LearningVibes
@LearningVibes Жыл бұрын
Thanks you ☺️
@syedamaira2172
@syedamaira2172 6 ай бұрын
Sir I appreciate your effort to explain such little things❤ which are essential and without which the program will not run .
@SHAMSUDDEENLAWAL-mv4jn
@SHAMSUDDEENLAWAL-mv4jn 6 ай бұрын
Nice, your tutorial is straight forward and easy to learn and understand, keep up the good work ❤
@Monirul2512
@Monirul2512 Жыл бұрын
Thanks❤
@jenishgajera2401
@jenishgajera2401 3 жыл бұрын
% we can mention it like it's frequency or it's ohm and more.
@NitinSharma-ef9bv
@NitinSharma-ef9bv 2 жыл бұрын
waiting for other videos
@LearningVibes
@LearningVibes 2 жыл бұрын
It will come soon
@muthurajunp9615
@muthurajunp9615 9 күн бұрын
Thanks a lot for your help
@LearningVibes
@LearningVibes 3 күн бұрын
you are most welcome
@LearningVibes
@LearningVibes 3 күн бұрын
Hey you can learn matlab for few from here. kzbin.info/aero/PLho7ncbqgQbviwKeoJybXPnFY5t590dRJ
@I_am_Parth
@I_am_Parth 3 жыл бұрын
% we can mention it like it's frequency or it's ohm
@benardlangat1205
@benardlangat1205 Жыл бұрын
you help me man thanks alot
@LearningVibes
@LearningVibes Жыл бұрын
Welcome 😁
@zen07476
@zen07476 2 жыл бұрын
We used % just in case if someone else read your codes, person can understand the codes and what does it mean, it helps to write the comment which is not included by MATLAB
@NK-voice81
@NK-voice81 2 жыл бұрын
👍
@japhethlibese1635
@japhethlibese1635 2 ай бұрын
works like comments in other programming languages
@attahiruumar931
@attahiruumar931 Жыл бұрын
It is called a comment (%) in MATLAB
@hassamkhan6309
@hassamkhan6309 2 жыл бұрын
% used for comments or notes purpose. It's not a part of programming.
@LearningVibes
@LearningVibes 2 жыл бұрын
True
@Mohan-rz9lk
@Mohan-rz9lk Ай бұрын
% is used, when we write a note or command
@LearningVibes
@LearningVibes 25 күн бұрын
Hey you can refer this playlist for exploring matlab in detail kzbin.info/aero/PLho7ncbqgQbviwKeoJybXPnFY5t590dRJ
@cosmicworld_7531
@cosmicworld_7531 Жыл бұрын
%use for comments in matlab
@biswanathprasad1332
@biswanathprasad1332 2 жыл бұрын
It is for comments in programming
@SUDHEERMOTUPALLI-qv2yd
@SUDHEERMOTUPALLI-qv2yd Жыл бұрын
It is used for understanding the comment
@SaurabhKumar-gu2zo
@SaurabhKumar-gu2zo 3 жыл бұрын
% ka use ham note karna ka liya kiya jata h
@yasirnoor744
@yasirnoor744 Жыл бұрын
Can anyone suggest a simple book on matlab commands and fuctions?
@masabaakabaemmanuel3793
@masabaakabaemmanuel3793 3 ай бұрын
% is used for hidden details
@kausarali8443
@kausarali8443 3 жыл бұрын
For Note
@Vivekshorts2820
@Vivekshorts2820 9 ай бұрын
In MATLAB (%) is used for writing the comment which we dont want in our program
@ujwaldhok640
@ujwaldhok640 3 ай бұрын
% is use for comment purposes
@krishnakaanth5677
@krishnakaanth5677 2 жыл бұрын
% sign used for NOTES, it will not be read by MATLAB as program.
@LearningVibes
@LearningVibes 2 жыл бұрын
True
@phokgedimaja327
@phokgedimaja327 2 жыл бұрын
It's a comment
@mrudurajsinhchudasama1090
@mrudurajsinhchudasama1090 3 жыл бұрын
it is used to write comment
@bluefoxgaming7266
@bluefoxgaming7266 7 ай бұрын
The answer is % is used to enter the comment or description the script file which is not included when the script file runs
@udaysolanki2682
@udaysolanki2682 3 жыл бұрын
Its use for sine example for :: 1) hz 2) h 3) ohm
@booksummery3442
@booksummery3442 Жыл бұрын
0.6317 and 13.0466
@mustafakhan5821
@mustafakhan5821 2 жыл бұрын
Its to add a comment
@abdelhayhoussami5197
@abdelhayhoussami5197 Жыл бұрын
th percent sign entails a comment in the script
@RakanAlsubaiei
@RakanAlsubaiei Жыл бұрын
% is used to put comments 🎉
@phokgedimaja327
@phokgedimaja327 2 жыл бұрын
% is a comment.
@sajaniT
@sajaniT 3 ай бұрын
Ans: Comment
@drgeshsingh7389
@drgeshsingh7389 Жыл бұрын
% is used for denoting the note in row
@user-gt2ig4ci9v
@user-gt2ig4ci9v Жыл бұрын
x=5.002584482504076 y= 0.2030
LOVE LETTER - POPPY PLAYTIME CHAPTER 3 | GH'S ANIMATION
00:15
I wish I could change THIS fast! 🤣
00:33
America's Got Talent
Рет қаралды 110 МЛН
Looks realistic #tiktok
00:22
Анастасия Тарасова
Рет қаралды 30 МЛН
1 or 2?🐄
00:12
Kan Andrey
Рет қаралды 43 МЛН
Basics of Programming using MATLAB
20:01
MATLAB Programming for Numerical Computation
Рет қаралды 997 М.
How to Write Functions and Scripts in MATLAB | MATLAB Script vs Function
7:32
Introduction to MATLAB and Live Scripting
13:27
DoctorBear
Рет қаралды 15 М.
macOS Terminal (zsh) - The Beginners' Guide
30:51
Academind
Рет қаралды 210 М.
LOVE LETTER - POPPY PLAYTIME CHAPTER 3 | GH'S ANIMATION
00:15