Trying to create a power factor correction system but no data shows
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
DeSean
el 18 de Nov. de 2024
I've created a system. There's no errors listed, but the data inspector does not show any data and I'm unable to connect the circuit to a scope.
6 comentarios
Walter Roberson
el 18 de Nov. de 2024
Your link to matlab.mathworks.com does not work.
At the time I was testing you had not yet posted the slx file.
Respuesta aceptada
Hitesh
el 19 de Nov. de 2024
Editada: Hitesh
el 19 de Nov. de 2024
Hi DeSean,
You need to use "PS-Simulink Converter" block which will convert the physical signal into Simulink output signal. Once done, you can connect it to the "scope" block, and the data will be displayed in the data inspector. I have revised " project.slx" file.
For more information on "PS-Simulink Converter", refer to the below MATAB documentation,
0 comentarios
Más respuestas (1)
Walter Roberson
el 18 de Nov. de 2024
You have Physical Signals. You need to convert them before Scope. https://www.mathworks.com/help/simscape/ref/pssimulinkconverter.html
0 comentarios
Ver también
Categorías
Más información sobre View and Analyze Simulation Results en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!