|
|
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?
Thanks,
Nevine
Dan Hensley wrote:
>
>
> On Thu, 29 Sep 2005 17:39:04 -0400, nevine jacob wrote:
>
>> how do i convert a number string to a number with precision
upto
> 8
>> decimal digits?
>>
>> the function, str2double only has precision upto 4 decimal
> digits.
>
> What makes you think this?
>
> Try 'format long' and see if it makes any difference :).
>
> Dan
>
>
>>
>> any help would be greatly appreciated.
>>
>> thanks,
>> nevine
>
>
|
|