I have file with a lot of data, for example here is a file with this data ->
time: 1 2 3 4 5 6 7 8 9 10
data: 1 0 1 1 1 1 1 0 1 0
but in my file i have droped the multiple data going in sequence like this ->
time: 1 2 3 8 9 10
data: 1 0 1 0 1 0
(times 4,5,6,7 are skiped)
If I run this data...
Hi,
i would like to ask you for idea or how to define (using Simulink blocks) an electrical appliances with their own power, and energy consumption in time. This block should be possible to switch on and off.
If anybody knows an example of something similary, please leave a link.
At the...