Tab completion of variable names in Editor

Is it possible to have tab-completion of variable names, that are not stored in the workspace?
Example of what I want to accomplish: While writing a script, I might state the variable
verSymLineNos = [...];
A few lines later, I need that variable again, and type
verS<tab>
I get: "no suggestions" But I want verSymLineNos suggested.
It seems to me this is very basic functionality. Am I missing something?
/adam

답변 (1개)

Fangjun Jiang
Fangjun Jiang 2011년 10월 2일

0 개 추천

What version of MATLAB are you using? The feature is available. My 2010b version can do that. I think it probably starts at 2010b.

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

질문:

2011년 10월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by