Community Profile

photo

Tyler


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to put Dirichlet Program into MatLab?
How do I put the Dirichlet Program into MatLab? phi1=input('Please input the first boundary condition');

4 years ago | 0 answers | 0

0

answers

Question


Why is there a syntax error for my code?
>> %% User Input >> phi1=input('Please input the first boundary condition'); Please input the first boundary conditionphi2=inp...

4 years ago | 1 answer | 0

1

answer

Question


Invalid expression. Check for missing multiplication operator, missing or unbalanced delimiters, or other syntax error. To construct matrices, use brackets instead of parentheses.
Why does MatLab keep telling me this about my program? I need some help please. Invalid expression. Check for missing multiplic...

4 years ago | 2 answers | 0

2

answers