Community Profile

photo

Robin Schäfer


Last seen: 1 year ago Active since 2019

Statistics

All
  • Thankful Level 3
  • Solver

View badges

Content Feed

View by

Question


web() and inputdlg() in App Designer
I tried to call the functions web() and inputdlg() from an App Designer app. The functions are stored in another function which ...

3 years ago | 1 answer | 0

1

answer

Question


Datetime conversion input format
Hello everyone, i got a problem while converting strings to datetime. My data come from a table in the format e.g. '013044' w...

4 years ago | 1 answer | 0

1

answer

Question


Calculate multiple means in table by column indices
Hello community, I want to calculate means of several parameters in my table according to row indices. Here is what my table no...

4 years ago | 1 answer | 0

1

answer

Question


xml2struct is very slow...
Hello community, I use xmlread() and xml2struct() to read latitude,longitude and time vector from an .gpx-file (which is format...

4 years ago | 1 answer | 0

1

answer

Question


Error using satellite Basemap in geoplot-function
Hey community, I simply want to display my latitude / longitude data on a satellite map: geoplot(lat,lon) geobasemap satellit...

4 years ago | 1 answer | 1

1

answer

Question


Calculating area under curve with cutoff
Hey Community, I got a n-by-1 row vector obtained by measured data with n likely beeing about 100.000. The values can be either...

4 years ago | 1 answer | 0

1

answer

Question


Heatmap on 1d-time series data
Hello community, i got several events on a 1-dimensional double Vector (about 60.000 x 1) (like a logical vector). VecEvents=[...

4 years ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years ago

Question


Comparing Duration Arrays is time consuming - How to improve my script?
EDIT 12.9.2019: Due to the first comments i tried to explain my problem more in detail. I will try your suggestions and response...

4 years ago | 2 answers | 0

2

answers