Feeds
질문
How do I draw colored graph?
I have a 6×37 matrix of locations in Kilometers, X and Y. I want to draw a graph with Coc as the color. I used the code: ...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
How do I assign values to a matrix?
I have a 6×37 matrix of values ranging from 1-6 which are classes. stability_class is attached. I want to assign values to f...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
How do I reference the element of a matrix in a loop?
I have a matrix 6×37 stability_cond with 1 and twos [a,b]=find(stability_cond==1); idx1=[a,b]; [c,d]=find(stab...
거의 6년 전 | 답변 수: 1 | 0

