|
From: | Dmitri A. Sergatskov |
Subject: | Re: |
Date: | Tue, 23 Jul 2013 21:19:28 -0500 |
I'm running in Linux. Linux usually lets you list files and pass them into programs, or pass the output of one program into another, etc. Is there a way to do that for Octave files, too?In other words, I want to program it so I can do something like thisls <select-specific-files> | makeGraph.mwhere makeGraph.m would then execute in Octave and process each file? Can I do that in Octave? How?
[Prev in Thread] | Current Thread | [Next in Thread] |