|
大家好,我在做MATLAB 异步电动机模型时使用machines measurement demux连接到电机的m输出端口,总是提示
Invalid setting for input port dimensions of Demux block 'OnlyMac/Machines Measurement Demux/Demux'. The dimensions are being set to 2. This is not valid because the input has fewer elements than the total number of output ports of this block错误
请问这个是什么原因?是输出输入数据宽度不匹配?那该在哪里修改来匹配?谢谢大牛们给予指导!
用了一个最简单的模型,三相交流电接6000V异步电机,输出接测量模块。就出现上述错误 |
|