질문


Unknown error in my m.function
I have designed a m.function in a matlab scripts that calculates the angle between a vector you enter in it as an input and the ...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Delete parts of plotted figures?
I have made this image with this code: axis equal hold on caca=2*pi(); ang=linspace(0,caca); xp=5*cos(ang); yp=5*sin...

대략 5년 전 | 답변 수: 2 | 0

2

답변

질문


Drawing an arc between two elements?
I want to draw an arc (given its centre and its radius) between two elements. For example the case given in the image below. I...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Finding the intersec point using InterX?
I am trying to find the intersect point of two lines using "InterX". More concretely, I want to find the intersect point of th...

대략 5년 전 | 답변 수: 1 | 1

1

답변

질문


Doubt about plotting in Matlab and finding intersect points
I have 2 doubts, Doubt #1 In one hand, I am trying to plot a circle as well as some lines. The problem here is that if I plot ...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Assigning 'input values' to 'input variables' in Matlab App Designer
I`m designing an app which could make the following: The user enters whichever variables he wants from those[m,a,g,h,v] in the...

대략 5년 전 | 답변 수: 1 | 0

1

답변