EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: CS-Studio(Phoebus) Archive Viewer Matlab Export Issue
From: "Kasemir, Kay via Tech-talk" <tech-talk at aps.anl.gov>
To: "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>, "Manoussakis, Adamandios" <manoussakis1 at llnl.gov>
Date: Fri, 29 Jan 2021 13:32:17 +0000
> spreadsheet data shows up just fine..
matlab files seem to be exporting just a single index per record

Yes, the Matlab export code only handles scalars.
In case of array data, you get the first element.

The code in question is this for the Matlab 'text file' *.m export
and this for the Matlab 'binary' *.mat export

In both places you'll see that it calls VTypeHelper.toDouble to try and turn the sample which might be double, enum, int, short, ... into a scalar for export.

You could try to update that code to check for VNumberArray and then export all array elements.

-Kay

Replies:
Re: CS-Studio(Phoebus) Archive Viewer Matlab Export Issue bob dalesio via Tech-talk
RE: CS-Studio(Phoebus) Archive Viewer Matlab Export Issue Manoussakis, Adamandios via Tech-talk
References:
CS-Studio(Phoebus) Archive Viewer Matlab Export Issue Manoussakis, Adamandios via Tech-talk

Navigate by Date:
Prev: RE: Areadetector driver for AVT-Marlin Firewire Camera on Windows Mark Rivers via Tech-talk
Next: Applying site-wide c++ standards Simon Rose via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024 
Navigate by Thread:
Prev: CS-Studio(Phoebus) Archive Viewer Matlab Export Issue Manoussakis, Adamandios via Tech-talk
Next: Re: CS-Studio(Phoebus) Archive Viewer Matlab Export Issue bob dalesio via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024 
ANJ, 31 Jan 2021 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·