photo

Umberto


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 1

2

answers

Question


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 ago | 1 answer | 1

1

answer

Question


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 ago | 1 answer | 0

1

answer