Effacer les filtres
Effacer les filtres

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

8 vues (au cours des 30 derniers jours)
Dr. Madhusudhan M
Dr. Madhusudhan M le 20 Avr 2023
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.

Réponses (0)

Catégories

En savoir plus sur Power and Energy Systems dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by