I had Fortran in ~1979, never had to write code as an engineer in industry, and I am teaching MatLAB with 4 week's notice at the semester break. This was extremely helpful! I look forward to watching your other tutorials to help me stay a week ahead of my students.
@subodhkumarsuman24332 жыл бұрын
Thank sir, after this video, it is clear how to load and reads the files,
@gerardoconnor4278Ай бұрын
Thank you. Good video.
@ec113687 ай бұрын
Thank you very much
@ashokchaudhary99246 ай бұрын
Nice video for beginners !!!!!
@ragipindiamarnathreddy403 Жыл бұрын
sir, can you make a video regarding how to generate equation from excel data (framing of equation)
@majito90012 жыл бұрын
if I want to read multiple sheets from the same book, then graph just a range of each sheet how can I do it? thanks!
@LearningVibes2 жыл бұрын
That is shown in the video. How to import data from multiple sheet of same workbook.
@lollolovic2740 Жыл бұрын
a = 1:n sum_a = 0 for i = 1:lenght(a) sum_a = sum_a + a(i) end B = sum_a) C = B*2 disp(C)
@vaishnavibk2771 Жыл бұрын
Sir code you are writing to plot graph was not clear....sir..can you please tell the syntax
@LearningVibes Жыл бұрын
Join our learning community for free here we learn together t.me/learningvibesgroup
@thanhthanh-vh5hu Жыл бұрын
thank a lot!
@jitesh11223 жыл бұрын
The answer is .table
@FatimaAlsayigh3 ай бұрын
How to convert this matrix to image
@LearningVibes3 ай бұрын
i will explore that and let you know. plz do support me by spreading such content, do sharing this with other : kzbin.info/aero/PLho7ncbqgQbviwKeoJybXPnFY5t590dRJ
@foojonathan2083 жыл бұрын
B - .table
@sanketnarkhede25852 жыл бұрын
If I want to access from D9 to end of D column , how can I do it ?
@LearningVibes2 жыл бұрын
Select dull d column and then drag it from top to d9
@sanketnarkhede25852 жыл бұрын
@@LearningVibes can you please explain in matlab syntax
@GOLI1082 жыл бұрын
Table
@krishnakaanth56772 жыл бұрын
.table
@LearningVibes2 жыл бұрын
Nice
@lollolovic2740 Жыл бұрын
data = import data X = load("datoteka.cvs") Rezultati = [0, 0, 0, 0, 0]; For i = 1:500 Rezultati(x(i)) = Rezultati(x(i)) + 1 X=[1,2,3,4,5] Plot(x,rezultati,´linewidth´,3);
@lollolovic2740 Жыл бұрын
No meaning to others just had to coment answer to my exam to this video since we are allowed do use the internet, i have exam in 30 mn