How to remove unrecognized function or variable error

I definded the variable but in a function the same variable is not readable. How to overcome this issue.

1 个评论

Most probably, you defined the variable after defining the function or the variable is not visible in the function. But we must see your code to be sure what's going wrong.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

提问:

2023-3-13

评论:

2023-3-13

Community Treasure Hunt

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

Start Hunting!

Translated by