|
From: | Doug Stewart |
Subject: | Re: Using otpiminterp in octave |
Date: | Mon, 6 Oct 2014 17:21:34 -0400 |
I have just installed octave on ubuntu. Trying the example "example_optiminterp_data.m" with my own data, I get very strange values (very small values) see extract of output below# Created by Octave 3.8.1, Mon Oct 06 17:02:39 2014 CAT <address@hidden>
# name: fi
# type: matrix
# rows: 41
# columns: 41
-6.046732358407388e-147 -2.165934319425287e-147 -7.689701072432262e-148 -2.705909551864099e-148 -9.437495202085344e-149 -3.262419987996825e-149 -1.117796281402676e-149 -3.795990593671885e-150 -1.277695255495584e-150 -4.262546577144117e-151
Here is the line I added for the output
save mydata.txt fi;
suspect am not printing the correct results.
I apologise for this very basic question
Help will be appreciated
Zilore Mumba
_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave
[Prev in Thread] | Current Thread | [Next in Thread] |