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

8 visualizzazioni (ultimi 30 giorni)
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.

Risposte (1)

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

Categorie

Scopri di più su Modeling in Help Center e File Exchange

Prodotti


Release

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by