yoni verhaegen
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
36,822
of 295,467
REPUTATION
1
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Plot data in loop with num2str
Hi all, I want to plot a dynamic figure by plotting the sixth column of the datasets Meteo1752 to Meteo1966: balyr=175...
6 years ago | 2 answers | 0
2
answersQuestion
Align colorbar ticks with corresponding colors
Hi all, I have the following script, which plots the corresponding plot. How can I change this so the discrete colors match t...
6 years ago | 1 answer | 1
1
answerQuestion
Matlab: store input variables for arrayfun
Hi all, I have the following function: function [value_final] = myvalue(fd) value_final = (fs + (fd.*(th.^2))); ...
6 years ago | 1 answer | 0
1
answerQuestion
Model calibration in Matlab: find minimum RMSE
Hi all, I have a model that runs a mass balance profile for a glacier (i.e. the net result between melt and snow accumulation...
6 years ago | 1 answer | 0
1
answerQuestion
Project 3D surface onto 2D plot
Hi all, I have a set of X,Y,Z data where X and Y represent coordinates and Z the corresponding elevation. How can I now plot ...
7 years ago | 1 answer | 0
1
answerQuestion
Matlab: problem with connecting points
Hello all, I have a dataset with points (X,Y coordinates) that represent the shape of a glacier. However, when I plot them wi...
7 years ago | 1 answer | 0
1
answerQuestion
Cut out piece of matrix
Hello, I have two files, DEM1 and DEM2 (see attachment). DEM1 has X,Y,elevation and DEM2 has NR,POINT,X,Y,glacier. I want to ...
7 years ago | 1 answer | 0
1
answerQuestion
Cut out piece of matrix based upon other matrix
Hi, I have a DEM of an area represented by an array 46592x3 (first colom: X-coordinate, second colom: Y-coordinate, third col...
7 years ago | 1 answer | 0
1
answerQuestion
Convert XY coordinates to binary matrix
Hello all, I have a 1332x2 matrix where X and Y coordinates are given of a glacier surface. When I plot the data with scatter...
7 years ago | 3 answers | 0
3
answersQuestion
Creating a dynamical plot with a for loop
Imagine we quickly create a matrix with some values in it, called 'number': matrix1=rand(10); m=0.5; number=z...
9 years ago | 1 answer | 0