The expression to the left of the equals sign is not a valid target for an assignment.-matlab error

3 Ansichten (letzte 30 Tage)
Error in correcstacklwberg (line 99)
[final_tx_data_out, channel_gainbspu,
channel_gainpusu]=tx_process(original_data,mess_len,no_pu,no_bs,no_su,int_power,channel_gainbspu_im,channel_gainpusu_im);
sir /Mam having error comes like this ,kindly help
  3 Kommentare
SUMITHRA SOFIA
SUMITHRA SOFIA am 8 Jan. 2021
Sir thank u so much for ur reply, sir I have a doubt in the equation given above the right side refers to input variables needed to get the left part as output.
Walter Roberson
Walter Roberson am 8 Jan. 2021
Yes, on MATLAB, the left side of an = lists the destinations to be written to, and the right side of an = is the expression that shows how to compute the results.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Entering Commands finden Sie in Help Center und File Exchange

Produkte


Version

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by