The Fall 2007 MATLAB Programming Contest is set to begin at 12:00 PM Eastern Standard Time (GMT-5) on Wednesday, November 7th. Come back tomorrow and join in the fun!
By Ned Gulley
Ned is part of the MATLAB Central team.
18:29 UTC | Posted in Gene Splicing | Permalink | 3 Comments »
You can follow any responses to this entry through the RSS 2.0 feed. You can skip to the end and leave a response. Pinging is currently not allowed.
Anybody else having trouble opening the .MAT file? Is it because I’m using Matlab 6.5?
Luigi, try “load5″ from the Matlab File Exchange.
We updated the download saving the MAT-files with the ‘-v6′ flag. You should be OK now.
Wrap code fragments inside <pre> tags, like this:
<pre class="code"> a = magic(3); sum(a) </pre>
If you have a "<" character in your code, either follow it with a space or replace it with "<" (including the semicolon).
These postings are the author's and don't necessarily represent the opinions of The MathWorks.
Anybody else having trouble opening the .MAT file? Is it because I’m using Matlab 6.5?
Luigi, try “load5″ from the Matlab File Exchange.
We updated the download saving the MAT-files with the ‘-v6′ flag. You should be OK now.