octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #50813] importdata returns cell-of-strings ins


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #50813] importdata returns cell-of-strings instead of struct
Date: Tue, 18 Apr 2017 13:08:44 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #3, bug #50813 (project octave):

You should be able to attach the file if you compress it, there is a file size
limitation.

Anyway, I can confirm, and changing the file header from this


Theta [deg.]  Phi   [deg.]  Abs(Grlz)[dB    ]   Abs(Cross)[dB    ] 
Phase(Cross)[deg.]  Abs(Copol)[dB    ]  Phase(Copol)[deg.]  Ax.Ratio[dB    ]  
 
------------------------------------------------------------------------------------------------------------------------------------------------------


to this


Theta   Phi     Abs(Grlz)   Abs(Cross)  Phase(Cross)  Abs(Copol)  Phase(Copol)
 Ax.Ratio    
------------------------------------------------------------------------------------------------------------------------------------------------------


fixes it for me. In other words eliminating the extra labels in square
brackets in the first row.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50813>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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