Jose Rego Terol
Followers: 0 Following: 0
Statistiques
RANG
21 044
of 295 467
RÉPUTATION
2
CONTRIBUTIONS
22 Questions
7 Réponses
ACCEPTATION DE VOS RÉPONSES
54.55%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Plot segments of an array with NaN using a for loop
Hi, I got an array with NaN. I want to plot, step-by-step, those segments of integers, that exceed a threshold and flanked by N...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
low-pass filtering a signal within a range determined by signal amplitude
Hi all, I have this problem (see the picture attached). The baseline is noisy, so I have applied a lowpass filter (1 Hz, y=lo...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Is uicontextmenu working for R2020a? // Answer: NO. Use R2019b instead.
Hi all, So I have this function to zoom and pan the plot by clicking the right mouse button. function zoom_pan hCM = uicont...
presque 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Build App. No matching files were found: Android app with simulink
Hi all, I want to install the Simulink Support Package for Android Devices. At this step (see the picture attached), my comp...
environ 4 ans il y a | 1 réponse | 0
0
réponseMirror bar chart: 2 bar charts, 2 y axes, 1 x axis. Is it possible?
Nearly done figure ax1 = axes('Position',[0.138095238095238 0.529474812433012 0.791904761904761 0.400525187566988]); bar(ax1,...
environ 4 ans il y a | 1
Question
Mirror bar chart: 2 bar charts, 2 y axes, 1 x axis. Is it possible?
Hi all! I want to get this mirror bar chart. Tried everything but nothing works. Any idea?
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I set one lsline using gscatter?
Hi, So, I got 4 groups. By using gscatter I can colour each group. Now I want one lsline but I got 4 differnet lsline, one per...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to call a function within ax=gca format
Hi, I got a plot I want to colour the X Tick labels using cmu matlab package (http://matlab.cheme.cmu.edu/2011/09/13/check-out...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Operations in structure with N fields named sequencially.
Hi, I created this structure (S) with 26 fields named sequencially. Each field has only one column and N number of rows (e.g....
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
The ecdf(x) always starts from the origin of the axis
Hi, The curve of ecdf starts at f(x)=0.2, x=0.04, but MatLab doesn´t feel it is a good beginning, so the curve always starts fr...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Problems including a new KeyPressFcn to call a function in axdrag file
Hi all, I am using this file (axdrag) with my plot. I included new lines to call a function when the key 'g' is pressed but it ...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I get the SD of baseline noise?
Hi all, This current signal was filtered at 3 kHz, and digitized gap-free signal was filtered at 6.25 kHz (160 microseconds). T...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
How to filter a signal with lowpass/highpass?
Hi all, I am completely new in this field. Therefore, I need some help from the scratch. According to a protocol, I have to f...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to set a scale in a figure (similiar to Google Maps)
Hi all, I have the following set of data, time versus Intensity. When I plot them want to draw a scale that changes accordingly...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Assign the space bar to ginput.
Hi all, I want to assign the key32 (spacebar) to ginput. I have a figure with spikes and I want to select manually each spike. ...
presque 5 ans il y a | 1 réponse | 0
0
réponseHow to load two different variables, one after the other, in a nested for-loop with N number of variables for each type.
for j = 1 : length(theFiles_natSort_fs) fullFileName_fs = theFiles_natSort_fs{j}; [~, baseFileName_fs, ext] = filepart...
presque 5 ans il y a | 0
Question
How to load two different variables, one after the other, in a nested for-loop with N number of variables for each type.
Hi all, I have two different files, "Spike No" and "Foot Spike". The number of each file is equal. Let's say 100 files for Spik...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
for loop in an array to substract the values of the array and find a specific value
I have an array of 200 values. This is the operation I need to program: The value in the position X minus the value in the posi...
presque 5 ans il y a | 3 réponses | 0
3
réponsesHow to add newline to x label of a plot ?
I tried this but I got an error. xlabel({'Time (s)';'foot-Spike:' num2str(fs)}) Error using vertcat Dimensions of arrays be...
presque 5 ans il y a | 0
Question
How can I save the total number of each selection from a listdlg using num2str?
Hi all, I want to display how many times each choice of a list has been selected in the xlabel plot. This is the code for the ...
presque 5 ans il y a | 1 réponse | 0
1
réponseProblem finding the nearest value to specific number
I've tried with this, but I got an empty box for my parameter "ini_amp". So, the reasoning behind this code was to use "size" in...
presque 5 ans il y a | 0
Question
Problem finding the nearest value to specific number
Hello, I am using this code seen in this thread: https://es.mathworks.com/matlabcentral/answers/375710-find-nearest-value-to-s...
presque 5 ans il y a | 1 réponse | 0
1
réponseLoad concatenated .mat files in a for loop
Hi Kevin, "pad the filenames with 0's programatically and re-sort. " I tried this option "Spike Nr_01, Spike Nr_02 ... Spike N...
presque 5 ans il y a | 0
| A accepté
Question
Load concatenated .mat files in a for loop
Hello all. I have this code. The problem is that, when I have 11 files, the for loop takes the file "spike 11.mat" before the f...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Two questdlg with two switch
Hi all, I have this code to analyze spikes. I want to include a second question dialog that is prompted when the user selects ´...
presque 5 ans il y a | 1 réponse | 0
0
réponseHow to store two tables resulting from a for loop
Hi! This thread is being very useful but I cannot find the way to save my tables in a excel file. Here is the code for jj = 1...
environ 5 ans il y a | 0
How can Ido the same operations with multiples files using for-loop
Hi Adam, Thanks for your comment. Here I attached the functions as m-files and the files I want to load both to the for-loop an...
environ 5 ans il y a | 0
Question
Problem calling multiple files through for-loop
This is the for-loop function, named spike_analysis_wrapper: function spike_analysis_wrapper() filepairs = { 'spi...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How can Ido the same operations with multiples files using for-loop
I developed the a code for one specific file (spike1.mat). Now I want to run this code for n files (spike1.mat, spike2.mat, spik...
environ 5 ans il y a | 2 réponses | 0