Feeds
提问
How to write xls comment nodes (red corners) from Matlab ?
I use the standard xlswrite function to write data into xls from Matlab : xlswrite(name_xls,xls_data,1,'A1'); I would l...
10 years 前 | 2 个回答 | 0
2
个回答已回答
Challenging Question - Finding mean of specific values of matrix and re-entering
Fonctionne pour n'importe quel noyau K de taille 3 (facile à passer à une taille quelconque) et matrice M de taille quelconque :...
Challenging Question - Finding mean of specific values of matrix and re-entering
Fonctionne pour n'importe quel noyau K de taille 3 (facile à passer à une taille quelconque) et matrice M de taille quelconque :...
10 years 前 | 2
提问
How to make a function like eval ?
Hello, I need a modified eval function. For example, I have in my workspace : Nx = 3; mystring = '1+2*Nx'; i...
10 years 前 | 2 个回答 | 0