Borrar filtros
Borrar filtros

How to link PSAT FILE(.MDL) WITH PROGRAMMING SCRIPT FOR AUTOMATIC RUNNING.

8 visualizaciones (últimos 30 días)
MY QUESTION IS WE HAVE POWER SYSTEM ANALYSIS TOOL(PSAT) IN THIS SOFTWARE TOOL BOX WE HAVE DONE SOME POWER NETWORK IN THIS NETWORK WE HAVE VARIABLES TO OPTIMIZE THIS VARIABLE WE NEED CODE.M FILE. So IF I RUN ONLY CODE(.M FILE) , PSAT FILE (.MDL FILE) HAS TO RUN AUTOMATICALLY VIA PSAT SOFTWARE. HOW TO DO THIS.
EXAMPLE WE HAVE CODE
SLX FILE IS = ABC.slx
code file is= XYZ.m
MDL FILE IS= UVW.mdl
Syntax to run SLX file automatically is
sim('ABC.slx');
Syntax to run mdl file automatically is
sim('UVW.mdl');
My question is what is the syntax to run (.MDL FILE) through program(.m file) via PSAT TOOLBOX??
{ (XYZ.m file ) to (UVW.mdl file) Via PSAT Toolbox }
kindly i request you to please help me to solve this issue.

Respuestas (0)

Categorías

Más información sobre Power and Energy Systems en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by