Community Profile

photo

Benutzer Name


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

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

answers

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 0 answers | 0

0

answers

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

5 years ago | 0

Answered
Sort an array logical like a stair
Nobody who can help me with a short solution?

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

5 years ago | 3 answers | 0

3

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 2 answers | 0

2

answers