Brackets and enclosed figures [n] in help?

조회 수: 2 (최근 30일)
Bob Li
Bob Li 2011년 12월 28일
Hi,
When I am searching something in MATLAB help with “Index”, many times I got entries with figures enclosed in brackets following them, like gca[1][2] and so on.
I initially thought these brackets with figures mean there are more than one hits such that [n] links to the nth link, but it turns out that they are not separately clickable. Only the entry keyword together with the following [1][2]..[n] together as a single part can be clicked.
What does these brackets and enclosed figures mean?
Bob
  댓글 수: 8
Matt Tearle
Matt Tearle 2011년 12월 28일
What version of MATLAB are you using?
Bob Li
Bob Li 2011년 12월 28일
I am using version 7.6

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2011년 12월 28일
Find page
Finding Information with the Help Browser
Click on
Using the Help Browser Index to Find Keywords in the Documentation
Skip the diagram and read "Follow these steps to use the Index." where it says,
3. Select a blue index entry from the list (where blue represents a hyperlink) to display the page to which the term refers. Multiple links per entry are denoted by numbers in brackets following the term. (Black index entries are only index headings and do not link to any page.)
Why that doesn't work in some versions is a different question, but the above describes what it is supposed to be.
  댓글 수: 1
Bob Li
Bob Li 2011년 12월 28일
Walter,
I am not sure, though it sounds plausible.
Bob

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Matrix Indexing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by