[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How can i get/extract single values from a .mat-file
From: |
sassir |
Subject: |
How can i get/extract single values from a .mat-file |
Date: |
Thu, 20 Sep 2012 00:21:15 -0700 (PDT) |
Hello,
i have programed a model with Dymola and made a parameter study and finally
saved the results in 253 mat-files for 2 parameters (say u and j). Maybe due
to a lack of helpful commands/documentation in Dymola or my poor programing
skills i couldn't go a head with Dymola, as the scripting commands seem not
to fit what i want to do next :(
So what i would like to do now (by the way I'm also looking for a Dymola
solution, as i'm not sure if octave supports Dymola created mat-files) is to
look for a possibility to get only the last values for 3 parameters (the
mentioned u and j plus an unknown variable T) of each of these files to
create a 3d-plot showing the dependencies between these 3 parameter values.
This may mean that I'll have to save the extracted values 1st in a mat or
maybe csv-file!
I hope you can help me:)
BTW: I'm using octave 3.2.4 (on ubuntu 12.04) and until now i found lots of
possible matlab commands which may help but don't work with octave.
THANX in advance for any hints
saiph
--
View this message in context:
http://octave.1599824.n4.nabble.com/How-can-i-get-extract-single-values-from-a-mat-file-tp4644360.html
Sent from the Octave - General mailing list archive at Nabble.com.
- How can i get/extract single values from a .mat-file,
sassir <=