Pregunta


mean of two matrix groups split by name
Hello, I have two groups of similar measures. Every file .mat with matrix M will be loaded from in loop and I want to make a me...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


export_fig stretch figure making unreadable
Hello, I'm plotting many data points and want save it using export_fit function. It saves this like: and I want to have it...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error while copying, wrong argument
Hello, I copy (with rename) a files: inputFullFileName = fullfile(FilePath, FileName); outputFullFileName = fullfile(test, ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Comparing cells without loops
Hello, I have one 1x5 cell-array G with 3000 x 1 doubles and one R 1x20 cell array with var x 2. The first column marked bold i...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


bar not more working
Hello, I have Classification_Values = 0 3001 4102 x = 1×3 categorical array TP ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Delete files inside subfolder
Hello, I have a folder: Testfolder Inside are: 1.mat 1.txt 1.wav SubTestfolder Inside SubTestfolder are: 2.mat 2.txt ...

casi 4 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Stacking in a loop
Hello, Every time I get stacked in for loop. Its happens just with one Dataset. The similar datasets (Traj_inerpl) working good...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to optimize code/avoid a loops
Hello, I have terrible knowledge of cell arrays and I realized some loops to read and comparing the cell arrays. If I use bi...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Respondida
MATLAB crashs while ploting or closing plot
New DDRRAM (also 32GB instead 16GB) solve my problem.

casi 4 años hace | 0

Respondida
Set same color order for plots and legend
I do a workarround but it works (first) just for 3 plots. code steps_SNR = 1; %%%input addpath(genpath('/home/nikitajaro...

casi 4 años hace | 0

Pregunta


Set same color order for plots and legend
Hello, I have a problem to connect plot with legend. There are a variable number of plots and legends, so there are not fixed v...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Plot multiple legend in a loop with variable
Hello In result folder are multiple subfolder with .mat-files (in this example 3) I want load and print all .mat-files in one ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


join string FileName without spaces
Hello, i create my own name from filepath and name: Measure_Name = strsplit(FilePath, '/'); MotorSet = string(Measure_Name{1...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to avoid undercase in plot legend?
Hello, i have names like: roc_file_name = '003_m1_30_90_ramp_20200611_200632_SNR_F1_PLL.mat' how can i avoid th...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Another extension than .mat to save output data
Hello, with one MATLAB script I'm reading data from input.mat-files, make analysis and some modifications and save it to the sa...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to get upper foldername?
Hello, subfoldername = '/home/user/workspace/QT/Software_2.0_QT/IO/Motor_Set_1/' %changes every loop foldername = ? How to ge...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Work with data just in selected paths
Hello together, I have special folder with data (ex.): FilePath1 = '/home/user/workspace/QT/Software_2.0_QT/IO/Motor_Set_1/A...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Extract part of filepath and using like legendname
Hello, I have paths like this: FilePath = '/home/user/workspace/QT/Software_2.0_QT/IO/Motor_Set_1/AKG_C1000S/Distance_0.5m/...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Cut part of filename using delimiter
Hello, i have files: 001_m1_60_const_20200611_200515_SNR_5_PLL.mat 001_m1_60_const_20200611_200515_SNR_10_PLL.mat 001_m1_60_...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to right use awgn after audioread?
Hello, I've already found some topics, but I still don't understand what's wrong. I want to overlay x from audioread with a Ga...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to use multiple variables in a name structure
Hello, a simple question please answer or show me a help file - I can't find it: I get a filename fig_name = [name, '_PLL.p...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Collect and plot data and legend depending on folder name
Hello together, I have multiple data that will be analyzed with TP-Rate and FD-Rate and plot this to ROC curve. I want to c...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Save PC resources/increase calculating by avoiding showing plots?
Hello, I'm working with multiple data analysis. After every dataset I get four plots what will be displayed. Its takes 2-3 s...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Save array of names
Hello, I need to print a names of mesures in plot and i need an array than have a names of all measures: name_save = name1 n...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Respondida
Legend shows just 8 from 9 entries
Here please, but now works! I rename also some plots. figure('Name','Measured Data','NumberTitle','on'); hold on ...

casi 4 años hace | 0

Pregunta


How calculate a true negatives in my case (to make a ROC analisys)?
Hello together, I have a motor that rotating in a light gate and producing a ground truth "G" A microphone that take an audio ...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Legend shows just 8 from 9 entries
Hello, I want print legend: Leg = ["Motor 1","Motor 2","Motor 3","Motor 4","Motor 1 harm","Motor 2 harm","Motor 3 harm","Motor...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Divide by 2 every second double column without losing structure of cell array
Hello, I have a big cell array, every Cell has 2 columns. Hove can I divide by 2 every second double column without losing struc...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Find one Max-value from 2 columns from matrix
Hello, i have a matrix: M = 3.0000 0.9873 3.0000 0 10.0000 0.1518 10.0000 0.1255 10.0000...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to count number of nonzero elements in part of cell arrays?
Hello, I have a cell array C 1x5 cells with 1x3001 doubles I want to count amount of elements bigger than zero in C{1,2}, C{1,...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Cargar más