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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0