Community Profile

photo

Frederik Reese


Last seen: 1年以上 前 2022 年からアクティブ

統計

  • Thankful Level 3
  • First Review

バッジを表示

Content Feed

表示方法

質問


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...

1年以上 前 | 3 件の回答 | 0

3

回答

質問


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 ...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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. ...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

1年以上 前 | 1 件の回答 | 0

1

回答

回答済み
get data from figure with other x classification
here is the image

1年以上 前 | 0

質問


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...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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 ...

1年以上 前 | 4 件の回答 | 0

4

回答

質問


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...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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 ...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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 ...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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 ...

2年弱 前 | 0 件の回答 | 0

0

回答

質問


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...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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 ? ...

2年弱 前 | 1 件の回答 | 0

1

回答

回答済み
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...

2年弱 前 | 0

質問


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...

2年弱 前 | 2 件の回答 | 0

2

回答

質問


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...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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 ...

2年弱 前 | 1 件の回答 | 0

1

回答