Feeds
질문
problem with xlswrite function
Hello everybody. I have an array of numbers called "a" which contains some integer values from -2 to 2; If I write disp(a...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Use of timer: what's the code to indicate that its period of time is expired?
I created a timer with a period of 30 seconds: the program has to execute some tasks if this period is passed. How do i write ...
11년 초과 전 | 답변 수: 2 | 1
2
답변질문
Error using Timerfcn: too many input arguments
Hello. I created this timer t = timer('Period', delay, 'TimerFcn', calculate(V, g, n, Vmin, Vmax)); which calls a funct...
11년 초과 전 | 답변 수: 1 | 1
1
답변질문
use of timer for simulating voltage regulator
Hello everybody! I need to simulate a voltage regulator: in this system voltage has to be regulated if it's out of tolerance fo...
11년 초과 전 | 답변 수: 1 | 0