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

Respuestas (1)

Abhijeet
Abhijeet el 5 de Abr. de 2023

0 votos

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

Categorías

Más información sobre 编程 en Centro de ayuda y File Exchange.

Productos

Versión

R2021a

Preguntada:

el 24 de Mzo. de 2023

Respondida:

el 5 de Abr. de 2023

Community Treasure Hunt

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

Start Hunting!