Flexible number of arguments
Posted: Mon Mar 19, 2018 11:43 am
Hey,
I have a program that extracts certain information of different matrices. I want it to be flexible and take as many matrices as the user wants. Is there a way to use a "flexible" number of arguments and let the program figure out how many arguments it got?
Thanks in advance!
Best,
Thomas
I have a program that extracts certain information of different matrices. I want it to be flexible and take as many matrices as the user wants. Is there a way to use a "flexible" number of arguments and let the program figure out how many arguments it got?
Thanks in advance!
Best,
Thomas