<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Introduction to Octave/MATLAB</title><link>/technologies/code_exchange/b/blog/posts/introduction-to-octave-matlab</link><description>Octave is powerful programming language that lets you quickly prototype mathematical algorithms. Octave is very similar to MathWorks’ MATLAB.Everything is a MatrixWhen starting out with Octave it is best to think of everything as matrix, becaus...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Introduction to Octave/MATLAB</title><link>https://community.element14.com/technologies/code_exchange/b/blog/posts/introduction-to-octave-matlab</link><pubDate>Tue, 10 Sep 2013 11:57:50 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5c865c4d-c721-4902-918c-5d355cbec14a</guid><dc:creator>Former Member</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Nice introduction, it&amp;#39;s very easy to read and follow, and is well presented - thanks! &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-5c865c4d-c721-4902-918c-5d355cbec14a/contentimage_5F00_1.png:16:16]&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=15786&amp;AppID=74&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Introduction to Octave/MATLAB</title><link>https://community.element14.com/technologies/code_exchange/b/blog/posts/introduction-to-octave-matlab</link><pubDate>Tue, 30 Jul 2013 04:36:27 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5c865c4d-c721-4902-918c-5d355cbec14a</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><description>&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&lt;span&gt;Octave internally stores everything in &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://en.wikipedia.org/wiki/Row-major_order#Column-major_order" rel="nofollow" target="_blank"&gt;column major order&lt;/a&gt;&lt;span&gt;.&amp;nbsp; What this means is that you start at the first element in the upper &lt;span style="text-decoration:underline;"&gt;right &lt;/span&gt;hand corner and go down the first column to get the next element.&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I think upper right hand corner should be upper &lt;span style="text-decoration:underline;"&gt;left&lt;/span&gt; hand corner!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=15786&amp;AppID=74&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>