Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Siemonsin

    Simulink - From file block - Not defined time steps in .mat file (with examples)

    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...
  2. Siemonsin

    Simulink - electrical appliances and consumption

    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...
  3. Siemonsin

    Simulink - electrical appliances and consumption

    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...
Back
Top