Interacting with a Simulink Model from a Matlab Script

Поділитися
Вставка
  • Опубліковано 14 жов 2024

КОМЕНТАРІ • 300

  • @ChristopherLum
    @ChristopherLum  4 роки тому +22

    In case it is helpful, here are all my Matlab videos in a single playlist ua-cam.com/play/PLxdnSsBqCrrEU0dLSrTcl0-w9cVYKMTaF.html. You can support this channel via Patreon at www.patreon.com/christopherwlum or by clicking the 'THANKS' button underneath the video. Please let me know what you think in the comments. Thanks for watching!

    • @hihry8555
      @hihry8555 3 роки тому

      Thank you.
      Also, where can i dowbload your script ?

  • @mihirsanjay4577
    @mihirsanjay4577 2 роки тому +28

    for those who are using R2021b some tweaks are to be made as described below
    11:42 you will see an extra variable (probably named ans) in your workspace once 'sim('PendulumModel.slx')' command is executed.
    13:55 Now after that when you create an outport(yout) in simulink and run the code, you wont see any other variable getting added to your workspace.
    that is because the 'yout' variable will be created under the variable that was previously generated(probably named ans).
    Due to this you wont get the output you are expecting, to get the appropriate output just change code line, at
    15:17 thetasignal = yout.getElement('theta'); to thetasingal = ans.yout.getElement('theta');
    also to check the yout variable in command prompt ,
    14:05 type 'ans.yout'+enter
    19:31 to get signal dimensions
    go to debug ------> information overlays ------->signals------->signal dimensions
    23:58 'simX' & 30:38 'logsout' is similar variable to 'yout'. Change the code in similar way.

  • @anshumansharma6758
    @anshumansharma6758 5 років тому +55

    Your tutorials are long, but the clarity after watching them is amazing. Thank you for putting these efforts for us.

    • @ChristopherLum
      @ChristopherLum  5 років тому +10

      I'm glad it was helpful, thanks for watching!

  • @minhaochen2847
    @minhaochen2847 4 роки тому +10

    The most helpful Matlab&Simulink instruction I have even seen. Thanks a lot!

  • @actuallyjc
    @actuallyjc 4 роки тому +11

    I was lost until I found you. Thank you very much for the great content.

    • @ChristopherLum
      @ChristopherLum  4 роки тому

      I'm glad it was helpful. I have other videos that you might be in interested in regarding Matlab and Simulink. Thanks for watching!

    • @vor946
      @vor946 3 роки тому

      this comment is so sweet:)

  • @paulpietrowicz3683
    @paulpietrowicz3683 2 роки тому +1

    AE501- The level of detail and why the methods are done each way is very helpful. Taking the viewer from novice to beginner quickly. More useful tools in the toolbox for Simulink! Thank you Chris!

  • @elijahleonen198
    @elijahleonen198 11 місяців тому +1

    AE501: Very helpful explanation of using MATLAB script with Simulink!

  • @tunichtgut5285
    @tunichtgut5285 4 роки тому +2

    Your tutorials are far better than the stuff from Mathworks. Thank your very much!

    • @ChristopherLum
      @ChristopherLum  4 роки тому +2

      Thanks for the kind words. I've got several other videos on Matlab at ua-cam.com/play/PLxdnSsBqCrrEU0dLSrTcl0-w9cVYKMTaF.html, please feel free to check them out. Thanks for watching!

  • @jamesdavey3101
    @jamesdavey3101 5 років тому +1

    Scripting being the superior interface to GUI-based systems, this is a helpful resource.

  • @alisoncaprioli4861
    @alisoncaprioli4861 5 років тому +3

    Learned Simulink a while ago, glad there's a thorough video to help explain again different features.

  • @yugeshkeluskar
    @yugeshkeluskar 4 роки тому +3

    You are the best teacher that I have ever found for Control Theory, I wish I knew you when I was taking my control systems course at university and yeah... you just got a new subscriber. ;)

    • @ChristopherLum
      @ChristopherLum  4 роки тому

      I'm glad it was helpful. There are other similar videos on the channel, please feel free to check them out. Thanks for watching!

    • @yugeshkeluskar
      @yugeshkeluskar 4 роки тому

      @@ChristopherLum sure

    • @musicnonstop987
      @musicnonstop987 4 роки тому

      Christopher Lum, You are a really good instructor. You should make more tutorials!! Maybe more beginners, intermediate, expert

  • @justinp.s9941
    @justinp.s9941 5 років тому

    the best recommended for study exchange data from Simulink and Matlab Script ever !!!!!!

  • @altuber99_athlete
    @altuber99_athlete 3 роки тому

    Thanks × 100. There aren't great video tutorials for beginners in Matlab/Simulink. Greetings from Venezuela.

  • @triskitman124
    @triskitman124 6 років тому

    Being able to have Matlab and Simulink talk to each other is a big advantage. Thanks

  • @sethwhittington28
    @sethwhittington28 4 роки тому +2

    AE501: Very thorough tutorial. Provides instruction on multiple different ways to get data from Simulink to Matlab and vis-à-vis. I think I prefer your 45 minute videos to the 70+ minute videos, especially for foreign concepts.

  • @alexsteahr8458
    @alexsteahr8458 5 років тому

    This is a pretty neat way to take Simulink and data analysis to the next level of complexity

  • @kashishsingh9712
    @kashishsingh9712 2 роки тому

    AMAZING VIDEO. Everything is so clear, no confusion whatsoever. Thank you so much.

    • @ChristopherLum
      @ChristopherLum  2 роки тому

      Hi,
      Thanks for the kind words, I'm glad you enjoyed the video. If the find the these videos to be helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. Thanks for watching!
      -Chris

  • @Abu-cb6bj
    @Abu-cb6bj 3 роки тому

    i cant thank you enough. I was stucked at a problem for so long. Your video has helped me solve it.

  • @TudorMiron
    @TudorMiron 2 роки тому +1

    Many thanks for your work! If I would find this tutorial earlier it would have saved me tons of time spent figuring things out myself. Still, this was extremely helpful, thanks to concise and clear way that you present information. Looking forward to learn more from your excellent tutorials.

    • @ChristopherLum
      @ChristopherLum  2 роки тому +1

      Hi,
      Thanks for the kind words, I'm glad you enjoyed the video. If you find these videos helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum or via the 'Thanks' button underneath the video. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. Thanks for watching!
      -Chris

  • @simonriley7750
    @simonriley7750 4 роки тому +5

    Amazing lecture. Detailed and well put together. Thank you!

    • @ChristopherLum
      @ChristopherLum  4 роки тому +1

      I'm glad it was helpful. There are other similar videos on the channel please feel free to check them out and let me know what you think in the comments. Thanks for watching

  • @julianwoo1609
    @julianwoo1609 6 років тому +1

    Great video on showing how to return and use information from a Simulink model

  • @jacobcarroll3933
    @jacobcarroll3933 6 років тому +1

    This video clears up a lot about interfacing MatLAB and Simulink.

  • @ginebro1930
    @ginebro1930 4 роки тому

    Is incredible how bad documented Matlab is, thanks Christopher, you are a life saver.

  • @safafituri2537
    @safafituri2537 3 роки тому

    Thank you. I have nothing else to describe how thankful i am 🥺

  • @sidraman6950
    @sidraman6950 6 років тому +1

    Very helpful video. Gave me a much better understanding of using MATLAB to interact with a Simulink model

  • @aimeepak717
    @aimeepak717 3 роки тому

    AE501: This video had exactly what I needed to output data from Simulink. I also never knew you could run a Simulink model from a Matlab script! Knowing that in undergrad would've have helped a lot. Thanks again for a great Simulink reference.

    • @ChristopherLum
      @ChristopherLum  3 роки тому

      Aimee, I'm glad it was helpful. Were you able to get the data from the 'To Workspace' block using the new syntax we discussed?

    • @aimeepak717
      @aimeepak717 3 роки тому

      @@ChristopherLum I was! I tried out both the "out1" block and the "to workspace" block.

  • @ashish-blessings
    @ashish-blessings 2 роки тому

    Excellent pedagogy. Thankyou Prof. Lum

    • @ChristopherLum
      @ChristopherLum  2 роки тому +1

      Hi Ashish,
      Thanks for the kind words, I'm glad you enjoyed the video. If you find these videos helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum or via the 'Thanks' button underneath the video. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. Thanks for watching!
      -Chris

  • @jackpascho2561
    @jackpascho2561 Рік тому +1

    AA 516: This video made a previously daunting task really easy to understand and follow, I'm excited to learn more about Simulink modeling!

  • @haligali4360
    @haligali4360 4 роки тому +2

    You really deserve much more likes!!!!!!!

    • @ChristopherLum
      @ChristopherLum  4 роки тому +1

      I'm glad it was helpful. There are several related videos on the channel. Please feel free to check them out and I would love to hear what you think in the comments. Thanks for watching!

  • @rudranathpalit9948
    @rudranathpalit9948 3 роки тому

    I have been searching for this for the last 4hrs. Thanks a lot God

  • @eengpriyasingh706
    @eengpriyasingh706 2 роки тому

    My very basic to complex doubts ...all are sorted thanku for such great video.....

    • @ChristopherLum
      @ChristopherLum  2 роки тому

      Hi,
      Thanks for the kind words, I'm glad you enjoyed the video. If you find these videos helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. Thanks for watching!
      -Chris

  • @everettkinyon7602
    @everettkinyon7602 6 років тому +1

    Thanks! It's really great to see the depth of Simulink/Matlab package

  • @marcosszmania5874
    @marcosszmania5874 2 роки тому +1

    AE 512: good refresher on Simulink!

  • @rahelarefayne2905
    @rahelarefayne2905 8 місяців тому

    Thank you professor for your help .l am student from ethiopia ,tigray

  • @ngergihun
    @ngergihun 2 роки тому

    One of the best and most useful tutorial. Straightforward but full of details and information at the same time! Huge thanks for it! WANT MORE! :D

    • @ChristopherLum
      @ChristopherLum  2 роки тому

      Hi Gergely,
      Thanks for the kind words, I'm glad you enjoyed the video. I have a playlist dedicated to Matlab/Simulink on the channel. If you find these videos helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum or via the 'Thanks' button underneath the video. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. Thanks for watching!
      -Chris

  • @rowellcastro2683
    @rowellcastro2683 9 місяців тому

    AA516: Thank you for this tutorial Professor! It might be a little bit confusing to some with the newer versions and how the data are structured slightly different but getting help from mathworks and directly clicking the data outputs to see what is stored in there will solve most of the issues. Thanks.

    • @ChristopherLum
      @ChristopherLum  9 місяців тому

      I'm glad you are able to reconcile the differences. This is a powerful mechanism and we'll use this a lot in the future.

  • @MrAWD-ox3gk
    @MrAWD-ox3gk 2 роки тому

    Your explanation is so good! Thanks.

  • @jithendransmusicworld8084
    @jithendransmusicworld8084 4 роки тому

    Sir,superb description and the way you presented is simply excellent....Expect more from you sir

  • @SufiShahHamidJalali
    @SufiShahHamidJalali 2 роки тому

    One of the very useful that is worth watching and you will learn something from it.

    • @ChristopherLum
      @ChristopherLum  2 роки тому +1

      Hi Sufi,
      Thanks for the kind words, I'm glad you enjoyed the video. If you find these videos helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. Thanks for watching!
      -Chris

    • @SufiShahHamidJalali
      @SufiShahHamidJalali 2 роки тому

      @@ChristopherLum Thanks Chris. Sure I will consider that in a near future! Your work is good and it is worth it so I will do that but in a near future. Now, I am in the middle of something please.

  • @ahungryflyer
    @ahungryflyer 4 роки тому +2

    AE501: Great intro to getting matlab to talk to simulink. I was using R2020b and had some trouble getting "yout" to work correctly like your video. Had to go to model settings -> data import/export -> "uncheck" single simulation output and all worked perfectly. I guess mathworks must have modified that between 2016b and now.

    • @ChristopherLum
      @ChristopherLum  4 роки тому

      Andrew, thanks for pointing this out, this is very helpful for users with R2020b. There were indeed some changes made between Matlab versions. As such, be careful in future demos and you may need to make small tweaks.

    • @lucianogalan3210
      @lucianogalan3210 3 роки тому

      Just saved me after 45 minutes of trial and error. Thanks!

    • @일렉튜브
      @일렉튜브 2 роки тому

      Thank you! I was struggling from the same issue.

    • @mohamedmamdouhelkholy2072
      @mohamedmamdouhelkholy2072 Рік тому

      I keep getting this error "Dot indexing is not supported for variables of this type" .

  • @anthonyz2719
    @anthonyz2719 5 років тому

    Had a bit of trouble defining a function on Simulink recently. This gives me hope!! Thank you for the great content.

  • @Apocobat
    @Apocobat 2 роки тому

    Idk if its a quirk or I missed something in the video, but in order to access yout, I have to use out.yout as everything from the model is stored in an out parameter. Not sure why this is, and it seems like not many have this issue, but regardless, this is super helpful and will help me automate a ton of stuff. I'm working with motor models as a side project and running different parameters, voltages, etc and recording steady state/time delay etc and plotting, something that I knew could be done, but had no idea how to do it, seems very possible now. If i wanted to sweep 3-24V, record the steady state to an array, and plot the array, I could very easily do this, even juggling multiple models (comparing simulink parameters and simscape physical sims). This will save me a ton of time, thank you

    • @ChristopherLum
      @ChristopherLum  2 роки тому

      Hi Joe,
      You are correct, this is one of the new additions/changes that Simulink implemented recently. If the find the these videos to be helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. I can also answer questions via Patreon. Thanks for watching!
      -Chris

  • @manitaregmi6932
    @manitaregmi6932 2 роки тому +1

    AA 516 : Great video, really helped me to get started on HW 3.

  • @jesusespinoza2349
    @jesusespinoza2349 5 років тому

    Learned a lot; I did most of this stuff manually, but these steps can help save a lot of time

  • @garrettdavis4665
    @garrettdavis4665 5 років тому +1

    Simulink seems to be a super powerful tool!

  • @user-yz6ho8fx8j
    @user-yz6ho8fx8j Рік тому

    Great Video!! Very good explanaitions, very good speed an great examples!!

  • @nathanaelvertori9111
    @nathanaelvertori9111 5 років тому +1

    very good turorial, easy to understand. Thank you!

  • @samerrasheed2279
    @samerrasheed2279 2 роки тому

    It's such an amazing job❤
    My gratitude and appreciation for you🙏🙏

    • @ChristopherLum
      @ChristopherLum  2 роки тому +1

      Hi Samer,
      Thanks for the kind words, I'm glad you enjoyed the video. If you find these videos helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum or via the 'Thanks' button underneath the video. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. Thanks for watching!
      -Chris

  • @reedthompson6031
    @reedthompson6031 5 років тому +5

    I like how you can create your own torque function and model it in simulink.

  • @saviobrenner
    @saviobrenner 2 роки тому

    Thanks Sir, greetings from Brazil.

  • @zaneyosif
    @zaneyosif 3 роки тому +1

    AE 501. Great refresher video. I used Simulink a lot in my aero undergrad but I haven't used it quite as much post grad so this was super helpful shaking the rustiness of the bones. I was curious though how you were able to get the labels on the scope plots, I didn't see any options to label the title/give an x or ylabel. You could probably output the data to matlab and then plot from there (spoilers for the next video ha!) but I just wanted to know if the use of scope was limited or not. Thanks again!

  • @maheshwaria4359
    @maheshwaria4359 4 роки тому

    Thank you for your kind help. It saves more time.

  • @אילרוקחרייפורטנוי

    thank you very much!, this is very informative and helpfull! I'm an engeneering studant and your channel is like a tresure for me.

  • @charlesharmon9065
    @charlesharmon9065 5 років тому

    A lot of powerful tools/commands! Thank you for the tutorial, Dr. Lum.

  • @michelepinato1158
    @michelepinato1158 2 роки тому

    Thank you for this clear and helpful tutorial

    • @ChristopherLum
      @ChristopherLum  2 роки тому

      Hi Michele,
      Thanks for the kind words, I'm glad you enjoyed the video. If you find these videos helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. Thanks for watching!
      -Chris

  • @michaelrudolf9988
    @michaelrudolf9988 5 років тому

    good overview how to use simulink data in matlab. The graphs in matlab definitely look nicer than the scope charts.

  • @SomeoneCommenting
    @SomeoneCommenting 4 роки тому +2

    Although at 15:27 he shows you how to extract the time signal from the structure (which is nice to learn how to extract any signal from a structure), every simulation will always give you the time vector for the whole thing in the variable *tout* , which you don't need to define because the model will output it by default for you. That *t* that he defined is already *tout* if you wanted to use it. You can see in the variables section that they will both end having the same dimensions, a vector of 903 elements.

  • @selamhendrix5252
    @selamhendrix5252 5 років тому +1

    great reference for a cleaner/faster way of using simulink thanks

  • @chetanchaudhari1121
    @chetanchaudhari1121 3 роки тому

    Great videos Christopher.. Thanks for your efforts for putting this

  • @1matzeplayer1
    @1matzeplayer1 4 роки тому +1

    Man, you are Incredible!!!

    • @ChristopherLum
      @ChristopherLum  4 роки тому

      I'm glad you enjoyed it. I've got several other videos in this series on the channel (and more coming in the very near future). Please let me know what you think of the other videos, thanks for watching!

  • @mitchellhubbard5727
    @mitchellhubbard5727 6 років тому +1

    Thanks for the great video. This was very helpful and well laid out!

  • @veekashpatel953
    @veekashpatel953 6 років тому

    Video is really helpful. Lots of good quality of life information.

  • @ryoonoue1076
    @ryoonoue1076 3 роки тому

    AE501. Great Video. I had actually never really used Simulink and I was thinking whether this was possible during the last video. I think you did a great job describing how to utilize it. Thanks for the vid!

  • @mrcjg42
    @mrcjg42 6 років тому +1

    This video was so helpful I liked *and* commented on it. I don't do that often.

  • @kenrickchan1165
    @kenrickchan1165 5 років тому

    Great resource for learning how to extract simulation data for analysis!

  • @karlbalitaan
    @karlbalitaan 5 років тому

    Nice video! Thanks for telling us the different ways to grab outputs from our Simulink model

  • @kaiserluvsmariel
    @kaiserluvsmariel 2 роки тому

    This was an incredible video! Thank you so much this helped me with my final project.

    • @ChristopherLum
      @ChristopherLum  2 роки тому

      Hi,
      Thanks for the kind words, I'm glad you enjoyed the video. If the find the these videos to be helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. Thanks for watching!
      -Chris

  • @saurabhtalele1537
    @saurabhtalele1537 4 роки тому +1

    Sir its just really really helpful...... 🌹🌹🌹

    • @ChristopherLum
      @ChristopherLum  4 роки тому

      I'm glad it was helpful. There are other Simulink videos on the channel. Please feel free to check them out. I'd love to hear from you in the comments on a future video. Thanks for watching!

  • @jxpeng8224
    @jxpeng8224 2 роки тому

    it's super clear and supportive. Thanks!

    • @ChristopherLum
      @ChristopherLum  2 роки тому

      Hi JX,
      Thanks for the kind words, I'm glad you enjoyed the video. If you find these videos helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. Thanks for watching!
      -Chris

  • @nimamin
    @nimamin 5 років тому +1

    A really great and useful tutorial. Thanks.

  • @Shahaha0418
    @Shahaha0418 4 роки тому +1

    Great tutorial! Thank you for the nice demonstrations.

    • @ChristopherLum
      @ChristopherLum  4 роки тому

      I'm glad it was helpful. There are other similar videos on the channel please feel free to check them out and let me know what you think in the comments. Thanks for watching!

  • @ericwang161
    @ericwang161 5 років тому

    Another great video! Starting to understand the true ability that Simulink has!

  • @jakegalleryn6200
    @jakegalleryn6200 5 років тому

    Very in-depth.

  • @zhiqiangfu7948
    @zhiqiangfu7948 4 роки тому +1

    This is brilliant, thank you very very much.

  • @matthewbajamundi8774
    @matthewbajamundi8774 5 років тому

    A very helpful video. Thank you for posting this.

  • @HIEPNGUYEN-wb7yg
    @HIEPNGUYEN-wb7yg 6 років тому +1

    Great tutorial. Very helpful. Thanks.

  • @laithhameedalazawy
    @laithhameedalazawy 4 роки тому

    This is great video
    You're awesome
    Keep up the great work and I wish you all the best in your life

  • @christophersanchez2256
    @christophersanchez2256 5 років тому

    This was very helpful for learning more about Simulink!

  • @muhammadawais581
    @muhammadawais581 Рік тому

    excellent explanation. Thank you so much.

    • @ChristopherLum
      @ChristopherLum  Рік тому

      Hi,
      Thanks for the kind words, I'm glad you enjoyed the video. If you find these videos helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum or via the 'Thanks' button underneath the video. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. I can also answer any questions, provide code, notes, downloads, etc. on Patreon. Thanks for watching!
      -Chris

  • @westlifegc
    @westlifegc 2 роки тому

    Awesome tutorial! Really thank you!

    • @ChristopherLum
      @ChristopherLum  2 роки тому

      Hi Eric,
      Thanks for the kind words, I'm glad you enjoyed the video. If you find these videos helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum or via the 'Thanks' button underneath the video. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. Thanks for watching!
      -Chris

  • @AnkitKumarmeb
    @AnkitKumarmeb 3 роки тому

    very useful video, thank you for this!

  • @AbhishekMishra-wn3dw
    @AbhishekMishra-wn3dw Рік тому

    Thank you Chris, it was really a nice video. Very well explained. I would like to know few more things about the interaction between matlab script and Simulink. What I want to do is, I want to execute an optimization code which measures the Simulink output continuously over time and under certain conditions it optimizes the input signal and applies the modified input to the simulink while it is still running. Is it possible to do that? In case it is possible I would like to request you to make a video on this. Thank you.

    • @ChristopherLum
      @ChristopherLum  Рік тому

      Hi,
      Thanks for reaching out. If you have questions or would like to request a video, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum or via the 'Thanks' button underneath the video. I'd love to have you as a Patron as I'm able to talk/interact personally with Patrons. Thanks for watching!
      -Chris

  • @robertdelossantos1936
    @robertdelossantos1936 5 років тому

    Cleaner method in defining inputs/outputs. Much more comfortable reading data on a matlab script than a Simulink model at the moment.

  • @spencergrayston1685
    @spencergrayston1685 6 років тому

    Very useful information.

  • @carterkraus2815
    @carterkraus2815 5 років тому +1

    Excellent tutorial, thanks

  • @takudzwamashamba7453
    @takudzwamashamba7453 2 роки тому

    God bless you again bro!

  • @jasondorn3514
    @jasondorn3514 5 років тому

    Thanks for the video! Dealer's choice on how you go about moving information between Simulink and Matlab

  • @tonyjanssen4255
    @tonyjanssen4255 4 роки тому +1

    Wow! This is great. Thank you so much.

    • @ChristopherLum
      @ChristopherLum  4 роки тому

      I'm glad it was helpful thanks for watching!

  • @cjyoo1410
    @cjyoo1410 5 років тому

    Thanks for the helpful videos

  • @gurjeetjaggi8316
    @gurjeetjaggi8316 5 років тому

    Great Tutorial Easy to Watch thank you

  • @samedpekdemir5024
    @samedpekdemir5024 3 роки тому

    Totally great tutorial.

  • @rileynelson2321
    @rileynelson2321 5 років тому

    I never knew they were so simply interconnected!

  • @pradipbane4237
    @pradipbane4237 3 роки тому

    this what i was searching for so long thanks a lot

  • @truthclips
    @truthclips 3 роки тому

    So helpful...thank you so much!!

    • @ChristopherLum
      @ChristopherLum  3 роки тому

      Thanks for the kind words, I'm glad you enjoyed the video. If the find the these videos to be helpful, I hope you'll consider supporting the channel via Patreon at www.patreon.com/christopherwlum. Given your interest in this topic, I'd love to have you a as a Patron as I'm able to talk/interact personally with all Patrons. Thanks for watching!

  • @xolanisiwela2865
    @xolanisiwela2865 4 роки тому +2

    This is brilliant, thank you.

  • @ZachAtkinson-u3d
    @ZachAtkinson-u3d Місяць тому

    Sir, thank you for the video! How would I input a structure into a simulink model for a matlab function block?

  • @innolegbedo965
    @innolegbedo965 2 роки тому

    very good explaination
    i would like to know if it possible to creat a block containing loss formulas of an induction motor to perform a modelisation

  • @philiparcher367
    @philiparcher367 5 років тому +1

    This is excellent. Well done

    • @ChristopherLum
      @ChristopherLum  5 років тому

      I'm glad it was helpful, thanks for watching!

  • @kylekearsley800
    @kylekearsley800 6 років тому

    Very useful. Thanks!

  • @polysh
    @polysh 5 років тому

    excellent and very informative. please create a video on function-call subsystem & execution order.