handling with time in the matlab function
Mostrar comentarios más antiguos
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
Respuestas (1)
Chad Greene
el 15 de Ag. de 2014
0 votos
Will pause(60) do what you need?
1 comentario
Firat
el 16 de Ag. de 2014
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!