error occuring
Info
This question is closed. Reopen it to edit or answer.
Show older comments
extreme_red = 1/(1 + exp(100(image_red - vmax_red - 0.1)));
|
Error: Unbalanced or unexpected parenthesis or bracket.
can u suggest me how to remove this error..... as fast as possible anyone.
Answers (1)
Image Analyst
on 22 Oct 2011
0 votes
You're missing a "*" after the "100"
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!