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...
Thank you for your replay.
I am not sure which option would suit me the most. Can you explain me the main defferences?
For example i define 2 appliances in one circuit with AC power. Than i need to check their consumption of energy in time..for example in simulation can be only one appliance...
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...