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

i could not run this code for false position method

2 Comments

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.
On line 27, you missed the multiplication operator, .* between a variable and the expression that follows it.

Sign in to comment.

Answers (1)

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

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?
MR Toolbox = Mind Reading Toolbox :)

Sign in to comment.

Categories

Tags

No tags entered yet.

Asked:

on 30 Sep 2017

Commented:

on 1 Oct 2017

Community Treasure Hunt

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

Start Hunting!