Feeds
提问
Inputname() in Nested Functions: how to integrate the Input variable name of a function in a ".txt" file (opened in the function) when the input itself comes form a loop-function?
I have a main function (function1) that prints the results in a .txt file named with the inputname of function1. because I need ...
10 years 前 | 1 个回答 | 0
1
个回答提问
remove first s and last t rows of a matrix containing NaN, leave lows in the middle containing NaN.
I have a Tx2 Matrix A and I would like to remove the rows in the beginning and in the end that contain any NaN. For example: ...
10 years 前 | 3 个回答 | 0