Matlab

Moderators: None (Apply to moderate this forum)
Number of threads: 1471
Number of posts: 2147

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

Report
How to use matlab and VB? Posted by juansvt21 on 23 Jan 2013 at 2:43 PM
I have a VB code in which I call matlab, in the matlab I have a peace code. A nested for loop to be exact. what I want to do is at the end of the first iteration of each loop I want matlab to go back to VB to save the file, rename the file then continue in matlab with the next iteration. this process is to continue until all iterations are completed. Here is more or less what my code will look like in general terms

for i = begini:stepi:endi
{code performing calculation then go to the next loop at the first iteration}
for j = beginj=stepj:endj
{code performing calculation unitil endj is reached}
end
end

I just want matlab to go to VB everytime there is (i,j) so that I can save the results and continue.

Any ideas? thanks




 

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.