jacobwilliams / pyplot-fortran

For generating plots from Fortran using Python's matplotlib.pyplot 📈

Repository from Github https://github.comjacobwilliams/pyplot-fortranRepository from Github https://github.comjacobwilliams/pyplot-fortran

Error: Missing actual argument for argument ‘istat’

TejasAvinashShetty opened this issue · comments

Running the program test gives

Error: Missing actual argument for argument ‘istat’

probably seems that istat argument is after some optional arguments leading to trouble