How do I get rid of unnecessary information in the Octave command line?

34 Views Asked by At

I recently started using Octave, I don't really understand it yet, and the first inconveniences have already appeared. image Every time I want to use the command line to write even ordinary variables, the file path and the like are triggered before the response.

When using .bat was the same, but it was fixed with one line of code when writing the script. Maybe there is something similar here? Please tell me :)

It is not necessary to recommend clc and clear, this is a one-time promotion, then if you enter it, the path to the files appears again, etc.

0

There are 0 best solutions below