I keep this fuzzy function error; "Undefined function or variable 'fuzzy'."

I just installed MATLAB and I can not access the fuzzy tool box. I keep geting errors wheneve I type it.

回答 (1 件)

John D'Errico
John D'Errico 2024 年 3 月 11 日
編集済み: John D'Errico 2024 年 3 月 11 日
In keeping with a question about the fuzzy toolbox, my response is an oldie, but moldy. That is, do you actually have that toolbox? Remember that many tools are not part of MATLAB proper, but require you have a specific toolbox. On Answers, we can see pretty much everything. (Ok, mostly.)
which fuzzy
/MATLAB/toolbox/fuzzy/fuzzy/fuzzy.m
But if you do not have a fuzzy toolbox license, you don't have that toolbox. (You can then get it, of course.) So at the command line, ask MATLAB what it thinks. Type the command ver. It will tell you what it thinks you have.
ver

カテゴリ

ヘルプ センター および File ExchangeFuzzy Logic in Simulink についてさらに検索

製品

質問済み:

2024 年 3 月 11 日

編集済み:

2024 年 3 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by