From: phdtaiz on 1 Jan 2007 07:59 hi , i would like to see the data in matrix 281903x281903. i get this error "Cannot display variables with more than 524288 elements" so how can i see all data. thanks you advance,
From: Ken Davis on 1 Jan 2007 10:11 "phdtaiz" <shawkialdubaee(a)gmail.com> wrote in message news:1167656389.753315.231680(a)n51g2000cwc.googlegroups.com... > hi , i would like to see the data in matrix 281903x281903. i get this > error > > "Cannot display variables with more than 524288 elements" > > so how can i see all data. > > thanks you advance, > If you could view 25 values per second, it would take a hundred years to view all this data. Find another approach to your problem.
From: Manar on 2 Jan 2007 01:04 phdtaiz wrote: > > > hi , i would like to see the data in matrix 281903x281903. i get > this > error > > "Cannot display variables with more than 524288 elements" > > so how can i see all data. > > thanks you advance, > > I think the best way is to save your matrix in text or excel sheet formats, you can do that from MATLAB.. Note that you can deal with the data saved in MS Excel format from matl environment using DDE (Dynamic Data Exchange) .. Best Regards
From: phdtaiz on 2 Jan 2007 02:20 Manar wrote: > phdtaiz wrote: > > > > > > hi , i would like to see the data in matrix 281903x281903. i get > > this > > error > > > > "Cannot display variables with more than 524288 elements" > > > > so how can i see all data. > > > > thanks you advance, > > > > > > I think the best way is to save your matrix in text or excel sheet > formats, you can do that from MATLAB.. Note that you can deal with > the data saved in MS Excel format from matl environment using DDE > (Dynamic Data Exchange) .. > > Best Regards thanks for your time . i will try do it Best Regards
|
Pages: 1 Prev: modeling rolling disk(Euler's disk) using Simmechanics Next: nlinfit |