Benutzer Name
Followers: 0 Following: 0
Statistics
RANK
120,025
of 295,689
REPUTATION
0
CONTRIBUTIONS
9 Questions
2 Answers
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
0
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
integral of symbolic function
Hey everybody, I tried to integrate following equation with symbolic functions (i.e): syms x(t) y(t) f=sin(x)^2*diff(y,t) F=...
5 years ago | 0 answers | 0
0
answersQuestion
How can I find all all Transform or surf in one struct
I load a .mat-file in my script. This .mat-file is a struct (i.e. 'str') with data and objects. In my case I only want to find t...
6 years ago | 0 answers | 0
0
answersQuestion
geht the transformation coordinates from hgtransform
Hello, I am working with hgtransform and makehgtform. I am surf some coordinates in the origin position, than I translate and...
6 years ago | 0 answers | 0
0
answersSort an array logical like a stair
If someone is still interested in my human problems, here is my code that works: (Note: only if you set the start position righ...
6 years ago | 0
Sort an array logical like a stair
Nobody who can help me with a short solution?
6 years ago | 0
Question
Sort an array logical like a stair
Hello everyone, I got a simple problem and I thought maybe there is already a function in MATLAB I could use. I got an array ...
6 years ago | 3 answers | 0
3
answersQuestion
how can i get the pixel color from a plot
Hi, I plot a few lines in a figure. Now I want to detect the position and color form every pixel in this figure. Is there any...
6 years ago | 1 answer | 0
1
answerQuestion
Can't open an object in antoher Figure in a Matlab GUI
Hello, In my GUI-Code I used to create an Object like "surf" an save it with guidata(hObject,handles) if I push a pu...
6 years ago | 1 answer | 0
1
answerQuestion
How to surf a specific contour ?
Hello, I wonder if I can surf not only a rectangular area with "surf" (like using "meshgrid",...) but also an specific area l...
6 years ago | 1 answer | 0
1
answerQuestion
plot the recent data with drawnow in level-2 matlab file s-function
Hello, I plot a flat surface and rotate it with "drawnow" in a figure. I used to do this in a "level-2 matlab file s-function...
6 years ago | 1 answer | 0
1
answerQuestion
how can i rotate a figure without using the figure window but using code
Hello everybody, I have a .fig file with an object. Now I want to rotate and translate this object in the figure but I don't ...
6 years ago | 2 answers | 0