Today I developed a small matlab kit which can load data file into matlab.
Motivation
When I use Neo datawrite module to record the simulation data, it always create some no special meaningful head information. This information must be manually deleted by using some text editor(gedit,kate...) opening, if I want to use load 'file.txt' to load the data into matalb to process. This small matlab kit can output the data matrix while do not have to delete the head information manually.
please refer to
https://sites.google.com/site/qiangliresearch/qiang-li-s-homepage/my-project/uvmsprj/matlab-toolkit
for details and sourcecode.
没有评论:
发表评论