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

8 vues (au cours des 30 derniers jours)
AMAR
AMAR le 27 Mar 2023
Commenté : Matt J le 4 Août 2023
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 commentaire
sam
sam le 4 Août 2023
Modifié(e) : sam le 4 Août 2023
Hello , I am also facing the same problem. Do you find any solution ? Thanks!

Connectez-vous pour commenter.

Réponses (1)

Matt J
Matt J le 4 Août 2023
data={1,2};
[a,b,c]=data{:}
Insufficient number of outputs from right hand side of equal sign to satisfy assignment.
  2 commentaires
sam
sam le 4 Août 2023
Thanks. But I did't do any coding and just used block from simulink
Matt J
Matt J le 4 Août 2023
Whatever you're doing, you are requesting more ouput variables than the block can give.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Modeling dans Help Center et File Exchange

Produits


Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by