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
Post a Comment