You are opening the file in write mode inside a for loop. So everytime the file gets overwritten.thanks
Could they have commas inside them? Are you wanting to use commas to separate the fields, or use spaces, or something else? When you say they generally have strings, is that a cell array of strings, or is that a single string that for some reason has been wrapp...
The POSIX definition of fseek() is that the operating system must flush any pending write before ...
When you say they generally have strings, is that a cell array of strings, or is that a single string that for some reason has been wrapped inside of a cell instead of existing just as a char vector ? サインインしてコメントする。