Feeds
질문
Remove certain elements from a matrix
I have a text file Pressure which has a lot of rows and two columns and I want to remove the rows and columns where the columns ...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
Maximum value in a vector
Problem statement: Use the max function to find the value and location of the maximum y value. Use fprintf to show the maximum y...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Matlab confirm is input is not an array
Confirm that the input is a positive integer and not an array. I got this far, but when I type in [1 2 3] is does not prompt to ...
거의 10년 전 | 답변 수: 1 | 0
