photo

Tatjana Mü


Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

18 Domande
0 Risposte

RANK
99.387
of 300.381

REPUTAZIONE
0

CONTRIBUTI
18 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
0

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta