Wednesday, April 29, 2009

Using Matlab within Opnet

Because this applies to my current work at the UW... Thought I'd share. I'm making all the connections now, so I'll let ya know how it works.

http://www.cse.psu.edu/~venkates/index_files/opnet_tips.html

Monday, April 13, 2009

Disabling the FreeBSD "beep"!

After about a day worth of searching and modifications that did nothing, I finally found a way to disable the beep in FreeBSD:

`set nobell`

I have verified that this works for csh (barf!) and I put it in my .cshrc file so I never get that stupid beep again!