evoplus
Member level 1
Matlab Question
Hi everyone,
I'm currently writing a matlab problem that has one of this command line x^4+c3*x^3+c2*x^2+c1*x+c0=0. My aim is to come up with the values of x. All the c3,c2,c1,c0 parameters have been properly defined. However it keeps showing the Error File that the assignment statements cannot produce a result. Could I ask why is this so?
Thanks
Hi everyone,
I'm currently writing a matlab problem that has one of this command line x^4+c3*x^3+c2*x^2+c1*x+c0=0. My aim is to come up with the values of x. All the c3,c2,c1,c0 parameters have been properly defined. However it keeps showing the Error File that the assignment statements cannot produce a result. Could I ask why is this so?
Thanks