paulis
Chemical
- May 31, 2008
- 18
Dear all.
I would like to know how can I take the information out of ABQUS in a txt. file ( temperature node vs time) and then use it in matlab as this.The solution from ABAQUS is like this
temperature(ºC)
node 123 node 456 node 778
x(time)
0 0 0 0
1 0 0 0
2 1 0 0
3 1 1 0
4 1 1 1
When I open in matlab ,I make some mathematical operations and then I extract the minimal value from the temperature and its position and node , the answer is always the same first position , because Matlab asumes that the minimal value is in the first node since the first node is 123 .
Well , I appreciated if you could help me with this!!!!!
Thanks in advanced
kind regars,
paulis
I would like to know how can I take the information out of ABQUS in a txt. file ( temperature node vs time) and then use it in matlab as this.The solution from ABAQUS is like this
temperature(ºC)
node 123 node 456 node 778
x(time)
0 0 0 0
1 0 0 0
2 1 0 0
3 1 1 0
4 1 1 1
When I open in matlab ,I make some mathematical operations and then I extract the minimal value from the temperature and its position and node , the answer is always the same first position , because Matlab asumes that the minimal value is in the first node since the first node is 123 .
Well , I appreciated if you could help me with this!!!!!
Thanks in advanced
kind regars,
paulis