I have a code but it keep saying "invalid expression. when calling a function or indexing a variable, use parentheses. otherwise check for mismatched delimiters.

답변 (1개)

You have 10 open parentheses "(" but only 9 close parentheses ")".
I can't say for sure whether (or where) you need to remove an open parenthesis or add a close parenthesis, but if I had to guess, I would say you can add a close parenthesis just before the comma.

카테고리

도움말 센터File Exchange에서 Entering Commands에 대해 자세히 알아보기

제품

릴리스

R2023a

질문:

2023년 8월 28일

답변:

2023년 8월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by