Community Profile

photo

Ni2


Actif depuis 2019

Followers: 0   Following: 0

Contact

Statistiques

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


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...

plus de 4 ans il y a | 1 réponse | 2

1

réponse

Question


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 ...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


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...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

A répondu
How to flip an axis on a plot without affecting the plot?
Add this code set(gca, 'YDir','reverse') After the plot command

plus de 4 ans il y a | 1

A répondu
why my code doesnt work?
Provide full path to the file otherwise keep both image file and matlab file in same location.

plus de 4 ans il y a | 0