I wanted to do mcc to all the files inside the folder... you know automate it.
This one does it!
Wednesday, March 24, 2010
Monday, March 22, 2010
Saturday, March 20, 2010
automated direcotry listing in matlab
Very simple program for listing the file names as I had to monitor the files from many folders for repetitive works.
Thursday, March 18, 2010
Wednesday, March 17, 2010
Upgrading Texnic Center
Upgrading Texnic Center can be tricky.
When I updated it from previous version, I came across problems.
The MikTex was updated from 2.5 to 2.8. And, I ignorantly had uninstalled the 2.5 version.
When I updated it from previous version, I came across problems.
The MikTex was updated from 2.5 to 2.8. And, I ignorantly had uninstalled the 2.5 version.
Automated Code execution in different folders as per iteration and value
I wanted to automate the code execution in different folder as per iteration.
This works!
This works!
Tuesday, March 16, 2010
Check if the data is already in there
I wanted to test if my new coming data was already contained in the set.
This is very easy!
This is very easy!
Monday, March 15, 2010
Load the matfiles as per iteration
I save the mat files as per iteration.
This is handy just in case your program is killed.
For the post analysis, I wrote the following to load the .mat file/data.
It loads 1.mat...
This is handy just in case your program is killed.
For the post analysis, I wrote the following to load the .mat file/data.
It loads 1.mat...
Subscribe to:
Posts (Atom)