handling with time in the matlab function
Ältere Kommentare anzeigen
Hello everybody,
i have realised an electrical circuit in SimPowersystems. I also included a matlab function.
my function [current] = (y1,y2,y3,y4)
the outputs are signals for closing the switches. i want that after 1 minute (the current has to be 0 in this minute) the switches are closed. I dont know how i can realise this and i would be very happy if somebody could help me
Thanks a lot
Antworten (1)
Chad Greene
am 15 Aug. 2014
0 Stimmen
Will pause(60) do what you need?
1 Kommentar
Firat
am 16 Aug. 2014
Kategorien
Mehr zu Programming finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!