How we can collect training and testing data from attach model?
1 view (last 30 days)
Show older comments
I want to generate three phase Voltage and current waveforms with sampling frequency of 1,000 Hertz. Hence, there are 20 samples per each cycle.The three phase V–I measurement block from the SimPowerSystem tool box is used to measure the respective three phase voltages and currents samples at the terminal A.
0 Comments
Answers (1)
Joel Van Sickel
on 18 Aug 2021
You can log the data as a standard simulink signal with a to workspace and set the sample time you want to record at: https://www.mathworks.com/help/simulink/slref/toworkspace.html
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!