function - How can I make one output to become others input? -


i have 2 m files named encoder , decoder.now want make 1 more m files called main function can run automatically.before have insert input @ encoder.m,run , insert output of encoder.m @ decoder.m manually.so, how can make can insert input , output of decoder.m?

since havent posted of work , try using pipe option in case.hope helps http://tutorials.jenkov.com/java-io/pipes.html


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -