2009/07/28

How to run m-function on linux in the background

 

nohup matlab < test.m > output.log &

If you don’t need the output, change “output.log” instead of /dev/null.

2009/07/27

How to use more than 2G memory in MATLAB

 

Memory Support and Windows Operating Systems

boot.ini

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="????" /3GB

2009/07/02

How to number equations

 

I know Mathtype can do that, but I can't afford it.  So, I went to official website of Microsoft to see if there is a solution for that.

http://blogs.msdn.com/microsoft_office_word/archive/2006/10/20/equation-numbering.aspx

This one is better than none.

2009/07/01

Dictionary .NET

 

Strongly recommended

http://fishcodelib.com/Dictionary.htm

2009/05/14

PDF-related software tools

 

It's free, the best viewer I've used ever!

PDF-XCHANGE VIEWER
http://www.docu-track.com/home/prod_user/PDF-XChange_Tools/pdfx_viewer/

 

Wanna create PDF file? Try this one: PDFcreator
http://sourceforge.net/projects/pdfcreator/

 

For Microsoft Office 2007 users, the simplest way to make PDF file is......
http://www.microsoft.com/downloads/details.aspx?FamilyID=4d951911-3e7e-4ae6-b059-a2e79ed87041&displaylang=en

2009/05/12

Scan suspicious file online

http://www.virustotal.com/

 

 

It uses 40 antivirus software to scan your file.