Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

oBIX MATLAB toolbox/plug-in?

7 Ansichten (letzte 30 Tage)
loes7815
loes7815 am 4 Mär. 2016
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
Hi!
Is there someone who has experience with oBIX? I can get oBIX files/information from a big building for my project, but I don't know if I can analyse it. I would like to analyse the information with MATLAB, but I can't find any information about the format of oBIX. Is this a '.obix'- file of something else (a database of some kind?)?
I guess it will be something like;
<obj name=inis=obix:HistoryFilter>
<int name="temperature" val=5.0/>
<abstime name="start" val=2005-03-16T14:00:00-05:00tz="Office5"/>
</obj>
<obj name=inis=obix:HistoryFilter>
<int name="temperature" val=8.0/>
<abstime name="start" val=2005-03-16T14:10:00-05:00tz="Office5"/>
</obj>
Is there a plug-in or toolbox to import the data in MATLAB? I want to know if I can handle the information before asking the 'data-files'
Not really a MATLAB-only question, but hopefully someone can tell me something about it. Thank you!

Antworten (1)

Walter Roberson
Walter Roberson am 4 Mär. 2016
You might want to use OBIX in Java as you can call Java from MATLAB.

Diese Frage ist geschlossen.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by