If we run a program with -i flag in Python, the program gets executed and we enter interactive mode after executing the script. ( Which can be further used for debugging).
Example : python -i exampleProgram.py.
Is there a similar method to do the same in Octave?
Aucun commentaire:
Enregistrer un commentaire