hello guys, please help me what is the error in this code.tqvm

15 views (last 30 days)
i could not run this code for false position method
  2 Comments
Image Analyst
Image Analyst on 30 Sep 2017
Neither can we. Actually we don't even have any code because you didn't supply any - not sure what your reason for not being able to run it is. Do you have MATLAB installed? Not having MATLAB installed is one possibility, out of millions.
You might have to wait for Walter since he's the only one with the Mind Reading Toolbox at the moment.
Walter Roberson
Walter Roberson on 1 Oct 2017
On line 27, you missed the multiplication operator, .* between a variable and the expression that follows it.

Sign in to comment.

Answers (1)

OCDER
OCDER on 30 Sep 2017
code.tqvm should be renamed to code.m . Matlab does not recognize .tqvm files.
run the code in MATLAB as
>> code
If this does not fix the issue, then await answer from someone with the MR Toolbox - I couldn't afford it.
  2 Comments
Image Analyst
Image Analyst on 30 Sep 2017
What is the MR Toolbox? It didn't show up in the Products list above when I tried to add it. Can you add it for us? How do you know he has it?

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!