error occuring
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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.
Respuestas (1)
Image Analyst
el 22 de Oct. de 2011
0 votos
You're missing a "*" after the "100"
La pregunta está cerrada.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!