Matlab

Moderators: None (Apply to moderate this forum)
Number of threads: 1494
Number of posts: 2174

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
text merge Posted by engmeca on 18 Apr 2012 at 5:43 AM
Hey All.
I would like too know if there is possible way to do that using matlab
i have two function that produce 2 text file . i need to add output of first one to second one .

1-function

fin=fopen('d://box1.txt','wt');
fprintf(fin,'hey \n');

2-function
fin=fopen('d://box2.txt','wt');
fprintf(fin,'welcome \n');





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.