I am creating a database of different types of faults that occur in power transmission lines using MATLAB/Simulink. I can simulate all types of faults by using Fault Component given in Simulink Component Library. I need thousands of faults of faults for my research work and every time I have to record simulation results in a table. Anyone please, is there is any way to generate specific type of fault repeatedly but with different sets of parameters.

1

There are 1 best solutions below

1
Rab Nawaz On

Yes, it is possible through MATLAB scripts. Simulink models can be run, controlled through scripts in MATLAB which offer more flexibility and control.