提问


Convert scientific notation in table
Hi, I create a table that looks like this: How can I get rid of the scientifc notation in the last two columns? I want to cr...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Data tip in app designer not working
Hi, Could some please explain to me why data tips can be displayed in the first code but not in the second code? For example wh...

3 years 前 | 1 个回答 | 1

1

个回答

提问


Highlight peaks/dents in a heatmap imagesc()
Hi, I am creating an image based on laser distance data (z) that I am collecting using imagesc(x,y,z). This gives me a heatmap/...

3 years 前 | 2 个回答 | 0

2

个回答

提问


Application compiler does not recognize button press
Hi, I wrote a matlab code where I use left arrow and right arrow button keys to increase my frame counter in a while loop where...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Use drop down menu to select file to plot
Hi, I have multiple .mat files in my folder that I load into matlab using dirfiles. How can I have a drop down menu or list tha...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Move to next and previous iteration in for loop on button press
Hello, I am playing a video inside a for loop (for frame = startframe:endframe) and the image updates for each iteration in the...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Plot video and picture with timestamp simultaneously
Hello, I am collecting voltage signals from a sensor and a continuous video at the same time. Whenever the voltage changes I am...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Remove steps of adjacent points
Hi, I have a signal which shows repeating lower peaks due to end point and new starting point being on a different level. What ...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Filter recurring oscillation in 2D Data
Hi, I am creating a 2D surface plot where I can see a diagonal pattern in my data. I see recurring oscillations which I would l...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Create cylinder roll based on height data
Hi, I have a large matrix Z (9500x5766) containing the height information of a cylinder that I can use to plot a surface map. Y...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Replace NaN with median per column
Hi, I have a matrix where I have NaN values in a few columns. I would like to fill the NaN values with the median value of th...

4 years 前 | 4 个回答 | 0

4

个回答

提问


How to measure smoothness of a signal
Hello, Lets say I have two signals with a different number of data points - a step function and a smooth spline as you can see...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Problems with standalone application on a different PC
Hi, I built a standalone application that loads multiple .csv files from a folder, analyzes them and plots a figure. The code a...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Remove steps in signal
Hi, I have a signal that consits of multiple measurements. For each measurement the signal consists of multiple data points. Wh...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Filter out misalignment of sensor signal
Hi, I have taken measurements with a lasersensor that moves along an axis and takes distance measurements to a wall for each po...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Rotate signal around midpoint
Hello, I have taken measurement with a laserscanner (profilometer). It seems that the profilometer was not aligned properly to ...

4 years 前 | 2 个回答 | 0

2

个回答