FlexPro
HistoryBase
Ingénierie
Formation
Téléchargements
Support FlexPro
Connaissance
Communauté
À propos de nous
Références
Emplois
Contact général
Liste des revendeurs
Support FlexPro
FR
DE
EN
Porte-plaquette
Produits et solutions
Support et téléchargements
Entreprise
Magazine
Contact
Langue
MyWeisang

Paramètres du compte.

Topic

How to Import .MAT(Matlab) data as Signal (not Data Series)

Page d'accueil ' Communauté ' Généralités ' Comment importer des données .MAT(Matlab) en tant que signal (pas de série de données)

Étiqueté : , ,

Voir les messages de 3 - 1 à 3 (sur un total de 3)
  • Auteur
    Messages
  • #34676
    rao
    Participant

    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?

     

    #34677
    Bernhard Kantz
    Participant

    Since 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.

    #34678
    Michael Feuerbach
    Participant

    I 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

Voir les messages de 3 - 1 à 3 (sur un total de 3)
  • Vous devez être connecté pour répondre à ce sujet.