MatTrans icon indicating copy to clipboard operation
MatTrans copied to clipboard

MATTRANS - A MATLAB(R)/Simulink Power System Transient Stability Simulation Package

Results 2 MatTrans issues
Sort by recently updated
recently updated
newest added

我已经解决了这个问题,写在这里给后来人传递一些经验。我用的Matlab版本是R2022a,这个版本中‘delta’已经变成了Matlab中的一个函数,而在Generator模型中的delta变量仍然使用了这个名称,造成了命名冲突以及数据类型变化,解决方法如下图所示 ![image](https://github.com/gelliravi/MatTrans/assets/153584233/8fa88636-929c-4318-8b7b-7b59ac82aaa3) ![image](https://github.com/gelliravi/MatTrans/assets/153584233/6a82cf1d-af7d-47fd-8e86-00cc4a8ba2f8)

While running runts.m I'm getting an error of " Error using utils.runtsSimulink (line 6) No system or file called 'transientStability_R2016A' found"... please help me in solving the error.