Community Profile

photo

proczell


Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Make grid from patch object
Hi I am trying to make a function for splitting a patch object into N equally sized indexed rectangles (like a grid). The int...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
3D line plot between coordinates
Solved by adding the following code for j = 1:length(X) plot3(X(j,1:2),Y(j,1:2),Z(j,1:2),'b') end instead of the ...

mehr als 6 Jahre vor | 0

| akzeptiert

Frage


3D line plot between coordinates
I am trying to make a function that draws lines between given coordinates in a MAT file. As an example, the MAT file can look ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Share variables between callbacks and save when GUI window is closed
Hi. I am developing a larger GUI, but have made a simplified part of it to make the problem easier. In one uicontrol I want the ...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Increment array of variables in UI application
I am working on developing a UI for a project. I have a main UI file, where in one drop down menu i open a new window, say "w1"....

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten