![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16732034_1572525738476_DEF.jpg)
Tatjana Mü
2021 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
18 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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年以上 前 | 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 ...
2年弱 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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...
3年弱 前 | 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 ...
3年弱 前 | 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 ...
3年弱 前 | 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...
3年弱 前 | 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...
3年弱 前 | 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...
3年弱 前 | 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...
3年弱 前 | 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...
3年弱 前 | 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...
3年弱 前 | 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...
3年弱 前 | 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 ...
3年弱 前 | 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年 前 | 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年以上 前 | 1 件の回答 | 0