Feeds
提问
Elseif does not work correctly
I have a problem with using elseif statement. I have a matrice qq and its values from index 1 to 17 are equal to 0.8. In the 18....
6 years 前 | 2 个回答 | 0
2
个回答提问
Using strings as an argument of a function
I want to write a function that takes 3 matrices and 2 strings as an argument. I successfully passed matrices as an argument but...
6 years 前 | 1 个回答 | 0
