error occuring

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
Image Analyst on 22 Oct 2011

0 votes

You're missing a "*" after the "100"

This question is closed.

Tags

No tags entered yet.

Asked:

on 22 Oct 2011

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!