why it gives,Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters.
Show older comments
When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters.
1 Comment
Steven Lord
on 31 Jul 2019
Please don't write your code in the tags, write it in your question. It'll be much easier to read, and you don't need to worry about the tags being reordered.
Answers (1)
madhan ravi
on 31 Jul 2019
0 votes
When asking a question provide the code in the question not in tags. See if you have correct number of parentheses in the function.
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!