<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'loading a column of floats from a file' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'loading a column of floats from a file' posted on the 'Matlab' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Thu, 20 Jun 2013 02:53:09 -0700</pubDate>
    <lastBuildDate>Thu, 20 Jun 2013 02:53:09 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>loading a column of floats from a file</title>
      <link>http://www.programmersheaven.com/mb/ctocplusplustomatlab/429595/429595/loading-a-column-of-floats-from-a-file/</link>
      <description>Hi&lt;br /&gt;
I need to load 256 floating point numbers from a file to matlab&lt;br /&gt;
Some numbers are very large (upto 12 digits, including the first one) while some are very small (4 digits)&lt;br /&gt;
Using the load command matlab loads the data into a variable but stores it as NUM * 1.0e+012&lt;br /&gt;
So it stores all the smaller numbers 0&lt;br /&gt;
How do I fully load all the numbers into matlab?&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ctocplusplustomatlab/429595/429595/loading-a-column-of-floats-from-a-file/</guid>
      <pubDate>Sat, 22 Sep 2012 10:55:06 -0700</pubDate>
      <category>Matlab</category>
    </item>
  </channel>
</rss>