Tatjana Mü
自 2021 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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 ...
1 year 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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. ...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0