I can't get the product help to work!

1 次查看(过去 30 天)
Abed
Abed 2011-12-14
hey guys, every time I issue the command 'doc some_function', I get a new window popping up with only the word Loading!!!
  3 个评论
Walter Roberson
Walter Roberson 2011-12-14
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
Jan
Jan 2011-12-14
Did it work before you've updated the Java? What operating system and Matlab version are you using? Are the help files stored locally or on a network drive? Does "doc" work without inputs?

请先登录,再进行评论。

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2011-12-14
In MATLAB version as later as R2007b+, if the MATLAB software is installed in a path that contains special character, such as white space in C:\Program Files\MATLAB, the "doc some_function" won't be able to load the help document.
You could re-install the MATLAB version, avoiding the special character in the folder. Or move the entire help directory to somewhere else which doesn't contain special characters, and set it as the MATLAB docroot.
  2 个评论
Image Analyst
Image Analyst 2011-12-15
Sounds strange. I've used MATLAB on versions both before and after R2007, installed to the program files folder, and I don't recall ever having that problem.
Fangjun Jiang
Fangjun Jiang 2011-12-15
Good point, which keeps me honest. I am partially correct. The special character is not white space, rather, it's the '+' sign, as some may install MATLAB as R2007b+. Here is the bug report.
http://www.mathworks.com/support/bugreports/396917

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by