Change Simulink Block Parameters From MATLAB Script | Interact Simulink and Matlab

Поділитися
Вставка
  • Опубліковано 31 сер 2021
  • This video, I will demonstrate how to programmatically change Simulink parameter from Matlab Script. Most of the time when we want to experiment with the Simulink model we need to change the block parameters so that we can observe the effects of parameter change. the parameter might be electrical or constant. In such a case change Simulink model parameters from GUI is tedious. We can automate the whole process just by writing a simple Matlab script. This process will help collecting data for analysis and research paper
    Get the code and file: github.com/shuvangkar/Simulin...
    -Subscribe, Like, Comment & Share -
    I am making these videos out of my hobby. Like, Comment, Share are the only things that will motivate me to make more videos on my experience and don't forget to subscribe to my channel.
    -About Me-
    I am Shuvangkar Das, an electrical engineer but I prefer to introduce myself as a passionate engineer who loves to build things. I have completed my undergraduate from BUET, Bangladesh, and currently doing my Ph.D. in the USA. I have been working with hardware since 2013 and developed many products and completed many projects. Now I am a full-time researcher but I love to share my hardware knowledge with you. That's why making these videos on the weekend and free time.
    -Connect with me-
    LinkedIn : / shuvangkar
    GitHub : github.com/shuvangkar
    Blog : embedschool.com/
    FB Page : / embedschool
    Instagram : / shuvangkar_das
    Facebook : / sshuvo93
    ResearchGate : www.researchgate.net/profile/...
    -Tags-
    #simulink #matlab #automation
  • Наука та технологія

КОМЕНТАРІ • 17

  • @kuriyachenthomas3596
    @kuriyachenthomas3596 10 місяців тому

    This video was really helpful for my work. Thanks a lot.

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

    Very helpful, thank you alot!

  • @caokhangnguyen5304
    @caokhangnguyen5304 Рік тому +2

    Thank you for your interesting lecture. I can understand how you change the parameters from some blocks in Simulink. However, there are some Simulink blocks, which might not be allowed to change their parameters, for example, the "Three-phase series RLC branch" block. I want to automatically change the value of the inductor and capacitor in the "Three-phase series RLC branch" block during the simulation. Could you please give me some advice to solve this problem? Thank you.

    • @naderelgohary9514
      @naderelgohary9514 11 місяців тому

      Hello my friend... Do you reach the solution?

    • @tokunboabiola467
      @tokunboabiola467 7 місяців тому

      I have this problem too. @caokhan.... have you been able to solve this problem?

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

    Can you do such good videos i seen not such contens upto now bro

  • @QuyetHoang-zt5lo
    @QuyetHoang-zt5lo 6 місяців тому

    Hi bro, how run model Simulink from Guide without open MATLAB ( simple example, Gui include 1 button sim model Simulink when we click)

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

    hello bro please do you have an idea about how to creat a block of loss in simscape for an induction motor

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

      Sorry I didn’t get your question clearly. Can you explain a little bit? Thank you.

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

      @@ShuvangkarDas OK all i wanna know is how to creat a block containing the formulas loss of an induction motor

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

      i'm about to do a simulation but it remain a block that i don't have in the simulink library so i was thinking whether it is possible to creat my own block

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

      @@innolegbedo965 You can create your own block in Simulink. by this way you can get the loss from you model. you will find a many papers how to create your synchronous machine model in simulink. Here is one bib.irb.hr/datoteka/475823.Final_paper-_Spoljaric_Miklosevic_Jerkovic-SIP-2010.pdf

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

      @@ShuvangkarDas thanks master it is really helpful. But please can i have some papers from how to creat an asynchronous machine model? The one you sent is from synchronous machine model;

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

    Sir, Can u plz guide me on automatic parameter putting in matlab?

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

      Sorry, I did not get your question clear. Can you please explain?

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

      I want to change the parameters one by one, let's say if I want to check SNR for 1-10 values I want to automatically increment that values without manually adding it