skip to main
|
skip to sidebar
Junxian's Tech Blog
Welcome here I'm dumping random tech articles into this blog
Monday, January 30, 2012
Can I make MATLAB code run silently?
Can I make MATLAB code run silently, without producing any intermediate results or showing any values of matrix or variables?
Yes, the answer is amazingly simple.
Add a semicolon ";" to the end of every line of code
That's it:)
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)
Total Pageviews
Popular Posts Last 7 Days
How to jailbreak iphone with firmware 2.1
Step by step jailbreak iphone with firmware 2.1 1. Install iTunes 8.0 (I used 8.0.0.35) 2. Download the latest 2.1 IPSW firmware from Apple ...
Why google don't index my forum powered by phpbb 3.0.4 www.dotaart.com
Tried really hard to solve the dynamic link problem. Finally resolved it with the help of Advanced phpBB3 SEO mod Rewrite Don't forget t...
黄石二中校友论坛
http://huangshierzhong.com 黄石二中校友论坛 这个论坛是基于Discuz 7.0.0做的 包括两个部分 一部分是公共论坛 http://huangshierzhong.com/bbs 一部分是个人空间,和校内网一样,也可以装各种好玩的应用,写日志...
Java tip: how to split a string with "." (a dot)
String a = "a.jpg"; String str = a.split(".")[0]; This will throw ArrayOutOfBoundException Why is this? This is because ...
How to connect G1 GPhone Android T-Mobile with Computer via USB
This is really a simple task. Just connect USB with you gphone and you computer via USB cable. Then in the phone's notification area (on...
Blog Archive
►
2014
(2)
►
March
(2)
▼
2012
(1)
▼
January
(1)
Can I make MATLAB code run silently?
►
2011
(4)
►
March
(1)
►
February
(1)
►
January
(2)
►
2010
(6)
►
November
(1)
►
September
(1)
►
May
(1)
►
March
(1)
►
February
(2)
►
2009
(30)
►
December
(2)
►
November
(4)
►
October
(1)
►
September
(2)
►
August
(1)
►
July
(2)
►
June
(1)
►
May
(2)
►
March
(7)
►
February
(3)
►
January
(5)
►
2008
(21)
►
November
(4)
►
October
(17)
Subscribe
Posts
Atom
Posts
All Comments
Atom
All Comments