Community Profile

photo

Antony Pranzetti


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can I skip some lines in a text file in order to reach a specific one which is in an undefined position?
while message1 ~= message(1:size(message1,1),1:size(message1,2)) message1=fgetl(file_read); % move to the next c...

mer än 6 år ago | 1 answer | 0

1

answer

Question


How can I put a double array of random dimension inside a cell array?
I'm going to make an example, I have a double array A [2501 x 4000] and a cell array B [10 x 1] of empty cells. I want to have ...

nästan 7 år ago | 1 answer | 0

1

answer