MatTrans icon indicating copy to clipboard operation
MatTrans copied to clipboard

错误使用 cell2mat CELL2MAT 不支持包含元胞数组或对象的元胞数组。

Open ShanyoufusuinEle opened this issue 6 months ago • 1 comments

我已经解决了这个问题,写在这里给后来人传递一些经验。我用的Matlab版本是R2022a,这个版本中‘delta’已经变成了Matlab中的一个函数,而在Generator模型中的delta变量仍然使用了这个名称,造成了命名冲突以及数据类型变化,解决方法如下图所示 image image

ShanyoufusuinEle avatar Dec 12 '23 06:12 ShanyoufusuinEle