|
|
The fprintf seems to work really good. For me storing the data is
more important than displaying it. Thanks for the help.
- nevine
Dan Hensley wrote:
>
>
> On Fri, 30 Sep 2005 10:03:06 -0400, nevine jacob wrote:
>
>> Hi Dan,
>>
>> Thanks so much for the help. "format long g" works best for me.
> By
>> the way, would it be possible to "control" the number of digits
> after
>> the decimal point?
>
> There was a recent thread about how to do this. In short, overload
> @double/display.m. The thread gave specific examples of how to do
> this.
>
> Alternately, use fprintf to control the display.
>
> Dan
|
|