Community Profile

photo

Frederik Reese


Last seen: meer dan een jaar ago Active since 2022

Statistics

  • Thankful Level 3
  • First Review

View badges

Content Feed

View by

Question


slope of non linear
Hi, I have this plot in blue and I calculate the mean of the slope of the last 19 points befor the black line. And than I dram...

meer dan een jaar ago | 3 answers | 0

3

answers

Question


speed up for and if loop
Hi, I want to get better in programming. my Code works well but how can I speed up the calculation? Thanks in andvance ...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


insert values of one table into another table if 1
Hi, i have a question. Hopefully someone can help. I have the attached tables with different size. One of them is a logical. ...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


delete row in matrix if value in another matrix is unique
Hi, probably a simple question, but I need your help. I have 2 matrices with 1 column each. Values ​​appear twice in the firs...

meer dan een jaar ago | 1 answer | 0

1

answer

Answered
get data from figure with other x classification
here is the image

meer dan een jaar ago | 0

Question


get data from figure with other x classification
Hi, I have plots, like the one attached, the code and the original data. In the x axis is a distance. The x Data of the or...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


set unique values in matrix for each column new to 0
Hi, I want to set the dublicate values to zero: The problem with this code is that it sets all duplicate values ​​to 0, even ...

meer dan een jaar ago | 4 answers | 0

4

answers

Question


yline color in rgb
Hi, I have a plot and want to add a yline. If I plot it like this it works: yl1=yline(-0.25,'m','Freibord 75% ausgenutzt','H...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Error: Index in position 2 exceeds array bounds (must not exceed 155).
Hi, I get this error: Index in position 2 exceeds array bounds (must not exceed 155). Why?? Thanks for i= 1:length(FRI_100...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Matrix index is out of range for deletion
Hi, i cant find a helpful solution for this error: Matrix index is out of range for deletion. If I run the selection agai...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


set values after certain value is exceeded to 0
Hi, I have a matrix and want to set only values < 0.05 to 0, after in that specific row a value of 0.1 is exceeded. If the va...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


cell with not consistent dimensions to double
Hi, probably a simple Question: I have the attached cell and want the values in a double or table. For rows of the cell with...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


table select rows with string/value of two colums
Hi, Following problem: I have a table with values ​​for different categories (FKM, page), which is used to guide the further p...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


find first time 0 again after higher 0
Hi, probably a simple question, but How can I find the Value (index) in each row of a matrix, which is after some values highe...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


Gradient of a multiple line 2d plot,
Hi, i have the following code, which generates some plots: %% Punktauswertung nach Nutzung %%%Flussbett clear all load(...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


Length of a plotted line
Hi, I have plots like this: I want to know, how I can get the length of the lines in the x axis in the plot. Is there a funct...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


save index of find- loop in a table
Hi, I have a table and im looking for values of each row with find. In the next step I want to save the column number (index...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


double to table, create new tabel and add data to existing table with different properties
Hello, I have a Matlab table for which I carry out many individual calculations as can be seen in the code. the results are ...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


for loop to subtract row from columns
Hi, probably to easy for you.... I want to substract a value column i in row 3 in a matrix of the depending column i and get a ...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


Subplot no values at individual subplots
Hi, do you know why there are no values for subplot 5 and seven? Thanks in advance clc clear all clear workspace ...

bijna 2 jaar ago | 0 answers | 0

0

answers

Question


Vectors must be the same length
Hi, i have following code with an error: Vectors must be the same length, but i think they are all 143x10498 double. clc cle...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


table import in more columns
Hi, its me again :( I have a big table like the one attached. I don't know how to change the columns. Instead of one bis...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


Legend of a plot out of table first row
Hi I have the attached table. I Plot in a for loop an want as a legend the first row of the table. Can someone help me ? ...

bijna 2 jaar ago | 1 answer | 0

1

answer

Answered
Table define colums in more columns
Here is the excel table. for this short List I can convert it in exel, but for the size I have I can't open it in excel. Is it p...

bijna 2 jaar ago | 0

Question


Table define colums in more columns
Hello I have the following problem: When I load data from a .dat file into matlab and create a table from it, matlab doesn't rec...

bijna 2 jaar ago | 2 answers | 0

2

answers

Question


Save figure in a subplot loop
Hi, i have this code an want to save the figure as png and fig , if there are 5 subplots. The name should be then for exam...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


subplot with for loop after 10 new figure
Hi, I plot subplots with a for loop. After 10 subplots I want a new figure with the next 10 subplots an so on. At the end ther...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


Plot values ​​for different time steps in table
Hi, I have a table with dimensions for 1:1048576 and I want to plot columns 2 and 3 for different time steps. The values ​​in ...

bijna 2 jaar ago | 1 answer | 0

1

answer