Feeds
질문
How to write a matrix using for loop
I want to create a matrix that contains points as x and y coordinates. like this : A=[1111222233334444 1234123412341234...
거의 7년 전 | 답변 수: 2 | 0
2
답변질문
How to create a matrix using linespace between one ginput and every points from a 10x10 matrix.
I have to create a matrix using linespace comman between one ginput and another point is taken from a for loop of 10x10 matrix. ...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
how to make a matrix from a the linespace values of one ginput and one constant value ?
I want to create a matrix of x and y coordinates . I want to get that from a figure so I'm using a ginput value to get one point...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
How to compare 2 matrices by their values as well as it's position.
So, i have 2 matrix. It mainly contains x & y coordinates. so it has 2 rows and several columns. Now , I am trying to compare 2 ...
거의 7년 전 | 답변 수: 2 | 0
2
답변질문
How to take a value if it goes through a straight line or another specific point ?
I have a plot that has a few straight lines. I want to take 2 point from the figure using ginput. Now I have a code to get all t...
대략 7년 전 | 답변 수: 2 | 0
2
답변질문
How to highlight coordinates in a figure ?
So, I have ploted a sqaure box. I want to highlight one point in the figure. Can anyone help me ? here is code x1=0; x2=10; y...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
how to get all the data points from a 10x10 figure?
Hi, I've ploted a 10x10 square. Now i would like to get all the x and y data points in this 10x10 figure. I would like to apply...
대략 7년 전 | 답변 수: 1 | 0

