for example i would like to get the highest 3 numbers by considered all data from the inputted matrices but i dont know how many matrices the user is going to input.
Optional Function input arguments
4 次查看(过去 30 天)
显示 更早的评论
I am writing a function and basically it does a set of command on the inputted matrices, How can i specify that the user can enter any number of matrices as inputs and the code will perform the command on all of them. So if three matrices are inputted then the code runs for the 3 and if 20 are inputted the commands are done for all 20. I hope i explained my problem well enough
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!