Feeds
提问
How to get a matrix as an output in a function?
I have been trying to understand how to write this function, but I can't seem to think how. The function is to prompt the user ...
7 years 前 | 1 个回答 | 0
1
个回答提问
How do I print the common elements in a row vector?
If I have two-row vectors, A = [3, 11, 7] B = [11, 2, 5] and I have to find the common element, how do I do that? ...
7 years 前 | 2 个回答 | 0
2
个回答提问
How to use nested for loops?
I am very new to MATLAB, and I have been trying to figure out how to use nested for loops correctly. I want to print out : ...
8 years 前 | 1 个回答 | 0
1
个回答提问
how do i use the strtok() function in combination with the while loop?
I have been trying to teach myself MATLAB for the past few weeks, and I have this one question regarding the strtok function. H...
8 years 前 | 1 个回答 | 0