photo

Avi


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to find the location of a value in a array?
I have four sets of values y(211*61), z(211*61), pyy(1*211), pzz(1*211). Please refer the attached excel file. I have to locate ...

6 years ago | 0 answers | 0

0

answers

Question


How do I give the legends for two different values, those individually are calculated multiple times?
I have percentage value graph of two values dependent on the laser angle. These two values are calculated multiple times. I trie...

6 years ago | 1 answer | 0

1

answer

Question


how can I solve two equations with two unknown variable using matlab?
I want to solve two equations with two unknown variables I have two equations (-x)*(x1 - x) + (r - y)*(y1 - y) = 0, (x1 - x)^...

6 years ago | 2 answers | 1

2

answers

Question


Find the type of curve from the two points and the normal at those points known?
<</matlabcentral/answers/uploaded_files/111738/2018-04-05%20(2).png>> I have a .txt file that contains the location of points...

6 years ago | 1 answer | 0

1

answer

Answered
To find a value on x axis corresponding to a y value( found by interpolation) in a MATLAB plot
After thinking on the solution by @jan I was able to determine the method to be used. % this gives the logical true values for...

6 years ago | 0

Question


To find a value on x axis corresponding to a y value( found by interpolation) in a MATLAB plot
I have a 57*61 array that has values in each row approximately between 40.21 to 94.34 in percentage. Each row is plotted against...

6 years ago | 2 answers | 0

2

answers

Question


I have a Pressure Vessel surface and different points along the surface. I also have the normal vectors to the surface. I want to draw a cylinder at the point on the pressure vessel and perpendicular at the point on the surface?
What I have 1) Pressure Vessel Geometry (already drawn) 2) Points along the pressure vessel(x,y,z) and normal(xnorm,ynorm,znor...

6 years ago | 0 answers | 0

0

answers

Question


I have a surface plot and an animatedline plot in a figure window. I want to enable callback when the user clicks on the animatedline only to display another plot in a different figure.
I have plotted both the surface plot and the animatedline plot on one axes1. I want to set a callback when the user clicks on th...

6 years ago | 0 answers | 0

0

answers

Question


I have to simulate a Tape wind along a cylinder. How can i do it?
I have the path traced with the Animateline function. I just want to change the line cross section to be rectangular? Is it poss...

6 years ago | 0 answers | 0

0

answers

Question


How do I check if the specific line in a text file is empty or not?
I have two text file. I want to read either one of them, First file has numbers from line 5 and the second from 7. I have to det...

6 years ago | 1 answer | 0

1

answer