[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Zero at the beginning
From: |
zed |
Subject: |
Zero at the beginning |
Date: |
Tue, 16 Apr 2019 12:09:13 -0500 (CDT) |
Hello,
I have this part of code
B1=csvread('ct_lambda_20.csv');
xx1=B1(:,1);
xx1 should contain firt colum of the .csv file, however at the beginning is
displayed 0 instead of 1.036900. Can you help me please ?
ct_lambda_20.csv
<http://octave.1599824.n4.nabble.com/file/t373305/ct_lambda_20.csv>
problem.JPG <http://octave.1599824.n4.nabble.com/file/t373305/problem.JPG>
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
- Zero at the beginning,
zed <=