|
From: | Kire Pudsje |
Subject: | Re: Reading file |
Date: | Thu, 22 Dec 2016 20:22:25 +0100 |
Am 22.12.2016 um 19:21 schrieb Delgon:
> What if I wanna be sute that I will always add 80 characters?
Just cut it after reading with fread:
T = T(:,1:80);
Btw, this all sounds like a XY-problem: http://xyproblem.info/
-- Andy
_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave
[Prev in Thread] | Current Thread | [Next in Thread] |