调用函数或对变量进行索引时,请使用圆 括号。否则,请检查不匹配的分隔符

답변 (1개)

Abhijeet
Abhijeet 2023년 4월 5일

0 개 추천

Hi,
The error message "Use parentheses when calling functions or indexing variables. Otherwise, check for unmatched delimiters" suggests that there is an issue with the syntax of the function call.
To resolve this error, make sure that any function calls or variable indexing in the function are enclosed in parentheses when necessary. Check that all opening and closing parentheses, brackets, and braces match correctly.
Thanks

카테고리

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

제품

릴리스

R2021a

질문:

2023년 3월 24일

답변:

2023년 4월 5일

Community Treasure Hunt

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

Start Hunting!