I have written a code in Mathematica 10, but I am unable to see the error/warning messages. The right side of the whole code is showing me as red color. How can I show the error messages. Already I have checked similar questions in website and have done all the necessary steps. Still now I could not find solutions to see the error messages.
Thank you in advance.
If you are a beginner, consider reading Stephen Wolfram's An Elementary Introduction to the Wolfram Language. It is available online for free here.
Most likely syntax errors. Hard to say without looking at the code. Edit your post and add the code as text (not an image).
Thank you very much. How can I fix that?? Please tell me.
In the attached notebook, evaluation of exp1 fails.
exp1
Hello Sir, I have modified my code but there is an error message like FindRoot::nlnum: The function value <<1>> is not a list of numbers with dimensions {4} at {x5,x6,x7,x8} = {0.,0.,0.,0.}. >>. Please check that.
Okay. sure sir. Thank you.
Welcome to Wolfram Community!Please make sure you know the rules: https://wolfr.am/READ-1STPlease next time link your post to the duplicated one from MSE site.
Crossposted here.
Thank you very much for your kind reply. I have attached the code.