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

equals signerrorthe expression to the left of the equals sign is not a valid target for an assignment.

I tyoed the following:
l=[25.4,25.474,25.515,25.575,25.615,25.693,25.752,25.978 … 26.419,26.502,26.600,26.728,27.130,27.441]/1000;
and recieved the following error "The expression to the left of the equals sign is not a valid target for an assignment."
Please help me fix my mistake.

Best Answer

Remove ...