Community Profile

photo

Tatjana Mü


Active since 2021

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Comparing elemental composition with databank
I have a string array 22x1 (Probe_RL), which contains elemental compositions. Next to it I have a database 13x2 (Datenbank). The...

5 months ago | 1 answer | 0

1

answer

Question


Remove outliers until there are none left
Dear community, I apologize that I can't offer a better first try. I have a double array. I want to write a Loop for removing ...

11 months ago | 1 answer | 0

1

answer

Question


Compare two strings and count the same words
Hi @ all, I have two strings. The first one are measurement results which looks like this: iwant="Gruppe 1; Gruppe 2; Gruppe 3...

1 year ago | 1 answer | 0

1

answer

Question


Rewrite the format of a string
Hi, as usual i have an error in my code. I import several files, from which I get my first string (SP_RL). Just as an example i...

1 year ago | 1 answer | 0

1

answer

Question


Delete rows in a string array, if they just contain zeros
Good Morning, I have a string array (Mineralien_RL): The first column are text and the following are numbers. I want to del...

2 years ago | 2 answers | 0

2

answers

Question


Compare two string arrays with a if loop
Hi, now it gets complicated. And I reach my limits with Matlab. I have a xlsx file with compositions of particles (SMP_3_16_3.x...

2 years ago | 1 answer | 0

1

answer

Question


Delete duplicate values from string array
Hi, I have a string array with different elements. They are random from sample to sample. In some rows I have duplicates from ...

2 years ago | 1 answer | 0

1

answer

Question


Color of legend doesnt fit the plot
Dear all, I know this question was asked thousand times before. But none of the solutions are working for me. I have a loop to ...

2 years ago | 1 answer | 0

1

answer

Question


Delete rows with zero after importing several files
Good Morning, I have a problem with my code and sadly dont find a solution. I import several csv files. directory_name=uigetd...

2 years ago | 1 answer | 0

1

answer

Question


Problems with a if statement in a for-loop
Hi, My plan for the code is following: read all rows from 1 to anzahl_runs (=number of rows) If there is a 1 in the row -> D...

2 years ago | 2 answers | 0

2

answers

Question


Export results from several excel files into one excel file
Hi, The plan of my code is this: I want to import several xlsx files. Afterwards I do some calculations. This calculations lea...

2 years ago | 0 answers | 0

0

answers

Question


Installing a loop for more efficient script
Good Morning, I have a csv file with 305 lines. This lines shows the measured intensitiy of elements. I need to correct interf...

2 years ago | 1 answer | 0

1

answer

Question


Using xlsread with multiple delimiters
Hi, I want to write a script, which can import xlsx, txt and csv files. Therefore I use xlsread. I know it's not recommded, but...

2 years ago | 1 answer | 0

1

answer

Question


read multiple columns from an excel spreadsheet by using xlsread
Hi, I have an Excel sheet with 300 columns, from which I just need several ranges. In a normal case I use the "import data" app...

2 years ago | 1 answer | 0

1

answer

Question


Delete rows from string array with just one value
Hi, I have a string array like this: x=[Na,Mg,Si ; V ; Na,Mg,Si,S ; Si ; Na,Mg,Al,P] I want to delete all the rows which cont...

2 years ago | 1 answer | 0

1

answer

Question


How to export several xlsx files in Matlab
Hi @ all, I am struggling with my last part of the script- the export of the data. My script import several csv files, then i ...

2 years ago | 1 answer | 0

1

answer

Question


Replace values with a string
Hi, I am starting to work with Matlab. At the moment I am in the process to write a script, which should highlight outliers. ...

2 years ago | 1 answer | 0

1

answer

Question


How can i read in a .txt file without the first column gets saved?
Hallo, I want to read text files. In the first row are the elements, in the following rows the measurement results. The first c...

2 years ago | 1 answer | 0

1

answer