Community Profile

photo

Moritz P.


Hochschule Rhein Waal

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Trouble creating an exe file matlab compiler
Hi all, i'm having trouble creating an exe file from a GUI i created in matlab 2014b. When i use deploytool i get the following...

8 years ago | 0 answers | 0

0

answers

Question


imshow : add spacing between two images
Hi, is there a way to add spacing between two images so that they are farther apart? figure; imshow([A B],[]); colo...

8 years ago | 1 answer | 0

1

answer

Question


Meshgrid stretching surface plot
Hi, I've been trying to add axis to a surf plot i have. I've tried various suggestions but can't get it to work. I have 3 matric...

9 years ago | 1 answer | 0

1

answer

Question


surf() plot adding axis
Hi everyone, I have been trying to add axis to a surf plot i have. I've tried various suggestions but can't get it to work. ...

9 years ago | 2 answers | 0

2

answers

Question


Cellfun: check cell array for any value below 5, if yes return true
Hi all, I have the following cell array A = {4,5,6} Is there a way to check whether any element is below 5 and return ...

9 years ago | 1 answer | 0

1

answer

Question


Loading every n-th column of a csv with varying formats in row using textscan
Hi, i am trying to load a csv file with semicolon (;) delimiter. Example: 150501;190722;ms_since_start=;30001276;temp=;3...

9 years ago | 1 answer | 0

1

answer

Question


Interpolating between two matrices
Hi everyone, is there a good way to interpolate between two matrices and insert the interpolated matrix between the other two ? ...

9 years ago | 1 answer | 0

1

answer

Question


Displaying surf actual size?
Hi, is there a way to display surf in its actual size? Been looking in the web but couldnt find anything which worked. I'm also...

9 years ago | 1 answer | 0

1

answer