Azzera filtri
Azzera filtri

How to import a data from origin into matlab?

49 visualizzazioni (ultimi 30 giorni)
aneps
aneps il 5 Set 2017
Commentato: Walter Roberson il 19 Ago 2020
I am saving the data of my experiments in origin files. Each origin files has several Books and several sheets. For example, if I want to import (or read) a data from origin file named Data.opj, Book2,sheet5. How can I do this? The data are in general a huge data. So, I think read (like fread or similar) is better than import(like importdata) in matlab right?
  6 Commenti
DR RAJVEER SINGH
DR RAJVEER SINGH il 17 Ago 2020
I have origin files and i want to import them to matlab. I was using windows operating system and now i am using mac os. The origin software is not available for mac os. How to import these origin files withut installing origin on mac os.
Walter Roberson
Walter Roberson il 19 Ago 2020
https://sourceforge.net/projects/liborigin/ liborigin is a library that could be build and called from MATLAB . Or you could build it and use the opj2dat executable they provide in order to convert from opj to individual .dat files.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Use COM Objects in MATLAB in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by