I need information regarding usage of command 'Searchdepth'.From MATLAB help I understood that 'Searchdepth' command restricts the search depth to the specified level.

Hi,
I need information regarding usage of command 'Searchdepth'.From MATLAB help I understood that 'Searchdepth' command restricts the search depth to the specified level.
As per my understanding ,'SearchDepth',1 limits the search to top level in MATLAB2006b.But the same commond in 2011b is generating
following error : 'SearchDepth must be a non-negative integer'.
Please suggest the reason for this error and also provide solution for this problem.
Reagrds, Amrutraj K

답변 (1개)

ES
ES 2014년 7월 24일
I use 2011b. find_system('SearchDepth',1) works fine and is the same as how it worked in R2006. My only guess is that you might have missed some comma etc if you have used other search parameters or some decimal etc.

카테고리

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

태그

질문:

2014년 7월 24일

답변:

ES
2014년 7월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by