フィルターのクリア

why do get an error when I use the help function?

1 回表示 (過去 30 日間)
Raymond Kazibwe
Raymond Kazibwe 2017 年 1 月 24 日
コメント済み: Raymond Kazibwe 2017 年 1 月 24 日
Hi guys,i've attempted to use the help function on MAC Book Pro OS X El Capitan but it shows me the error message below.I'm using R2014a!Could someone please tell me what the problem could be!Thanks!
Attempt to execute SCRIPT help as a function: /Users/raymondkazibwe/Documents/MATLAB/help.m
Error in LeslieDior (line 2) help tan

採用された回答

John Chilleri
John Chilleri 2017 年 1 月 24 日
編集済み: John Chilleri 2017 年 1 月 24 日
Hello,
It seems that you have a script/function named help.m in the directory.
You should rename this to something unique, and avoid ever naming your scripts/functions after built in commands/functions.
Once renamed to something other than help.m, the help command should work again!
Hope this helps!
  1 件のコメント
Raymond Kazibwe
Raymond Kazibwe 2017 年 1 月 24 日
Thanks a lot,mate!It nows works perfectly fine!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by