Feeds
提问
call function in another function
Hi all! I have the following problem: I use the Runge-Kutta algorithm to solve a differential equation - the (self written) fu...
3 years 前 | 0 个回答 | 0
0
个回答提问
Write multiple function output in one variable
I'm writing a function ind = myfun(N,k) where i need the coordinates of a single index k. My input is k and the number of elemen...
3 years 前 | 1 个回答 | 0
