From: Naruto on
Is there anyway that I can have matlab create a text document and write a string to it?

Thanks,
Naruto
From: Sean on
"Naruto " <darthxepher(a)gmail.com> wrote in message <i44cda$2se$1(a)fred.mathworks.com>...
> Is there anyway that I can have matlab create a text document and write a string to it?
>
> Thanks,
> Naruto

a few tools:
doc fopen
doc fwrite
doc fprintf
doc fclose
dos sprintf
 | 
Pages: 1
Prev: rotation of a camera
Next: A beginers question