-
FlexPro
- At a Glance
- Features & Options
- Applications
- All Advantages
- What’s New in FlexPro 2021
- Try FlexPro For Free
- FlexPro View OEM Freeware
- Buying Guide
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
- Products
- News
- Support
- Company
- Contact
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
How to Import .MAT(Matlab) data as Signal (not Data Series)
- This topic has 2 replies, 3 voices, and was last updated 2 years, 4 months ago by Michael Feuerbach.
-
AuthorPosts
-
March 21, 2019 at 11:34 am #21269raoParticipant
I have separate vectors for time and data in Matlab.
When this is imported from a Mat file to flexpro, it is imported as Data Series.
I would like to import it as Signal (time and data embedded in same signal).
I tried creating structure, cell and 2xN array in Matlab, but flexpro always imports them as two separate data series.
Is there a template explaining how data should be arranged in matlab, such that it is recognized by Flexpro and imported as Signal instead of Data series?
April 9, 2019 at 1:53 pm #21273Bernhard KantzParticipantSince the MATLAB file format does not support components (X,Y,Z) or composite signals, the individual objects are imported as data series or matrices. So one has to use the FPScript function Signal() to compose datasets as a FlexPro signal.
July 6, 2022 at 12:35 pm #34806Michael FeuerbachParticipantI have a problem with matlab imports too. My timebase is not interpreted correct. If I format the Timestamp Data Series as calendar time it begins with 1970.. But should be 2022 of course. Is there another format from this matlab file I need to convert?
Thanks
Michael
-
AuthorPosts
- You must be logged in to reply to this topic.