Insufficient number of outputs from right hand side of equal sign to satisfy assignment

8 次查看(过去 30 天)
Hi.
A very basic FM transmissteur (see attached) is creating the error " Insufficient number of outputs from right hand side of equal sign to satisfy assignment" with matlab 2023a. This was working with the previous versions of matlab.
Any idea?
Thank you.

回答(1 个)

Matt J
Matt J 2023-8-4
data={1,2};
[a,b,c]=data{:}
Insufficient number of outputs from right hand side of equal sign to satisfy assignment.

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by