Community Profile

photo

Ni2


2019년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


How to make pop up suggestion text box for an input field
i want to make a pop up hint box for the input fields which should pop up when user puts cursor over it when user puts cert...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Make matrix of N number of (x,y) points
I want to select N random points of intersection without repetition. 1. any intersection point 2. only along perimeter The ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to store 2D variables in matrix
I want to have a variable which can store coordinates of various "N" points. Then i want to randomly select "n" number of the...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


3D plot in appdesigner
why do i get 2D plot instead of 3D function startupFcn(app) cla (app.UIAxes,'reset') hold...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how to plot in UIAxes in app designer
i have written codes for a plot in .m file now i wanna plot the same thing in a interface made by using appdesigner. this i...

4년 초과 전 | 답변 수: 1 | 2

1

답변

질문


How to define a global variable
My app has many button with their own callbacks. I wanna define a variable inside one of such callbacks and i want to use it in ...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How do i plot a 3D structure as in the attached picture?
<</matlabcentral/answers/uploaded_files/242993/Capture.PNG>> I want to plot a mesh like in the attached picture. 1. Length...

4년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to flip an axis on a plot without affecting the plot?
Add this code set(gca, 'YDir','reverse') After the plot command

4년 초과 전 | 1

답변 있음
why my code doesnt work?
Provide full path to the file otherwise keep both image file and matlab file in same location.

4년 초과 전 | 0