photo

Tatjana Mü


2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

18 질문
0 답변

순위
246,745
of 300,392

평판
0

참여
18 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

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

대략 2년 전 | 답변 수: 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...

3년 초과 전 | 답변 수: 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...

3년 초과 전 | 답변 수: 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...

3년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변