help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Run script with parameters on terminal


From: Jacob Westerberg
Subject: Run script with parameters on terminal
Date: Mon, 10 Oct 2016 14:45:07 +0200

Hello,

I have a script that I am trying to run on the terminal. In the script there is a function that takes some input to run.

How can I run the script with parameters in the terminal?

I have tried something like this so far:

octave problem_1a.m [1, 2, 3] 1, 0.01, 0.1 and then hit enter.
It wont get any errors, but no output. It works in the command windows, but I need it to work on the terminal.

Regards
Jacob

reply via email to

[Prev in Thread] Current Thread [Next in Thread]