Tim Schaller
Followers: 0 Following: 0
Feeds
提问
MATLAB GUI does not work for others
Hi there, I created a MATLAB GUI as a task at my university. The problem is, that if perfectly works when I am starting it by p...
1 year 前 | 3 个回答 | 0
3
个回答提问
Save matrix from "writematrix" to clipboard
Hi, I need to save a matrix to the clipboard. Because the points need to be seperated by comma, I used the function "writematrix...
2 years 前 | 1 个回答 | 0
1
个回答提问
Create a "Copy-Button" in MATLAB GUI
Hi, i created a Matlab GUI and I need to add a button to copy the data that is presented in the uitable. I need to create a m...
2 years 前 | 1 个回答 | 0
1
个回答提问
Getting Output Matrix from GUIDE
Hi Guys, I created a Matlab GUI guide to Dispaly some graphs, but I also need to get an output box, where you copy a matrix of ...
2 years 前 | 1 个回答 | 0
1
个回答提问
3D Plot to SURF
Hi there, my problem is, that i need the 3D Plot from down below as a SURF, but the way I thought i would need to do it, does n...
2 years 前 | 1 个回答 | 0
1
个回答提问
SURF Surface-Plot
Hi there, I plotted something in a regualr 3D plot. Now my task is to code a surface-plot of the exact same thing. So that the...
2 years 前 | 1 个回答 | 0
1
个回答提问
Matlab Guide with 2 plots
Hi guys, ich created a MATLAB GUIDE, but somehow the second plot does not work. I don't have a clue, what i was doing wrong, ...
2 years 前 | 0 个回答 | 0
0
个回答提问
Plot in GUIDE format
Hi there, my question is how i need to change my matlab GUIDE code, so that the plots, that appear in my code, will also appear...
2 years 前 | 1 个回答 | 0
1
个回答提问
Perpendicular Surfaces of a Plot
Hi there, I have a qestion about some kind of a plot. Down below you can see the plot of a bending that I created with the hel...
2 years 前 | 0 个回答 | 0
0
个回答提问
Perpendicular Points on Splines
Hi there, I have a problem by trying to get specific points on a spline. What I tried ws to get the points on the red curves, ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Get orthogonal points on other spline
Hi There, my problem is, that I have 2 splines. The first one is devided in 20 equally sized parts. Now I have to get the 20 po...
2 years 前 | 1 个回答 | 0
1
个回答提问
Define a variable on a spline
Hey there, My problem is, that I have a spline and I need to get a variable that follows the line. n = 3; n1 = n-1; a = 20; ...
2 years 前 | 2 个回答 | 0
2
个回答提问
Get a plot next to an existing plot
Hi Guys, My Problem is, that I need to get a second plot next to an existing plot. I thought, that I need to get Points, that ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Devide a plotted line
Hey there, In order to move further with my Bachelorthesis, I need to devide this plotted line into 20 parts. Any part needs to...
2 years 前 | 1 个回答 | 0