Matlab error: The expression to the left of the equals sign is not a valid target for an assignment

1 次查看(过去 30 天)
Hi! I'm a beginner and i'm trying to run this code in matlab
plot2d([0:1:itermax]',[Tfixe' Topt' Trand'],logflag = 'nl'; style=[1 2 3]);
xtitle('','k','||xk-x||')
legends(['pas fixe';'pas optimal';'randomis'],[1 2 3],opt='ll')
but when i do run it , this error comes out : The expression to the left of the equals sign is not a valid target for an assignment.
can you help mefind the solution ? thank you!

回答(0 个)

类别

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

Community Treasure Hunt

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

Start Hunting!

Translated by