help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: eliminte "ans" and print file as is on the screen


From: eugenia
Subject: Re: eliminte "ans" and print file as is on the screen
Date: Thu, 10 Jan 2019 07:25:52 -0600 (CST)

Thanks for the ideas because I found the way,
I used:
a=squeeze(CHIS1(1,:,:))

and then transpose a
b=a'

So...
b =

   0.0003321   0.0003614   0.0003440   0.0003228   0.0003049   0.0003558
   0.0007816   0.0006442   0.0006848   0.0005500   0.0004839   0.0004032
   0.0003918   0.0002523   0.0004559   0.0003998   0.0003898   0.0000000
   0.0004652   0.0004484   0.0004898   0.0004115   0.0004277   0.0004472
   0.0003442   0.0003358   0.0003919   0.0004300   0.0003398   0.0004155
   0.0003655   0.0003855   0.0003622   0.0003189   0.0003462   0.0003189
   0.0010181   0.0010470   0.0010785   0.0007936   0.0007191   0.0005290


This is what i was looking for.
Thanks!

Maria Eugenia



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]