From: timo on 16 Feb 2010 18:07 when using find_system(), some of the items returned is giving me the following results: [1x102 char] [1x103 char] [1x101 char] [1x110 char] [1x103 char] [1x98 char] [1x99 char] [1x81 char] [1x94 char] did it reach the character limit of the ans matrix? Can I increase the limit?
From: dpb on 16 Feb 2010 19:06 timo wrote: > when using find_system(), some of the items returned is giving me the > following results: > [1x102 char] > [1x103 char] > [1x101 char] > [1x110 char] > [1x103 char] > [1x98 char] > [1x99 char] > [1x81 char] > [1x94 char] > > did it reach the character limit of the ans matrix? Can I increase the > limit? No idea wht find_system() is/does, but it's the way ML typically displays cell contents. Defererence w/ the curly brackets to see contents. --
|
Pages: 1 Prev: problems in SimMechanics in Matlab for Linux Next: How to run bash commands from MATLAB |