Inti Vanmechelen
KU Leuven
Followers: 0 Following: 0
Statistiques
16 Questions
0 Réponses
RANG
258 306
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
16 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
75.0%
VOTES REÇUS
0
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
Plotting based on a for loop from a cell array
Hi every one, I am trying to plot acceleration data, which I always have in X, Y & Z direction. To avoid doing everything 3 ti...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How do I loop through a structure field which contains multiple arrays?
Hi all, I have a big structure which contains different substructures. The structure is called 'subjects' and contains inform...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Plotting force sensor data from Arduino in matlab
Hi, I'm trying to plot live data from a force sensor resistor in matlab using an arduino. I'm using the code I found on math...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
How to remove the connecting live between two standard deviations in a bar plot
Hi, I'm trying to plot some data in an errorbar, but when I try to plat this, my two standard deviation lines are interconnec...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Retrieving data from a structure
Hi, I have a 1x36 structure with 34 fields called Dat_store. The first field contains 36 times a 1x4 vector with information ...
environ 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
writing data to excel files
Does anyone know what I'm doing wrong here? In the first part of the code, what I want to do is perfectly working. But in the sc...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
writing data to an excel file
Hi, I want to write data in to an excel file, and I want the first column (A1) of my excel file to contain the word 'Mean'. ...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Output in a export data function
I was trying to create a function to write matrices to excell files. Does anyone know what the right output should be? What I tr...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
using structures and for loops
I know I'm supposed to use vectorization instead of for loops, but I have to finish this assignement this way so I hope someone ...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Adding a second for loop to create different matrices
I have this for loop (see below), and I want to create 10 empty 6x3 matrices (S1 to S10). Is there a way to add a second loop th...
presque 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to get my for loop working?
Hi, I want to fill an empty matrix with values that equal the size of other matrices, being muscles. I tried looping over the...
presque 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
x-axis definition
Hello, Another question.. I created a barplot with the command bar(Duration) with Duration being a 6x3 matrix. Becau...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
creating a for loop
I Know it is probably a really stupid question, but I've been working on this thing for a couple houres and I can't get it to wo...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Solve the error 'not enough input arguments'
Hi guys, Anyone who can explain why I get the error 'not enough input arguments' in this function? function[EMGNor] = find...
presque 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
How do I get nested loops in a function?
I'm trying to replace my for loops by functions to get a more efficient code, but I can't succeed to get nested loops in to a fu...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to put data from different structures in one matrix?
I'm working with EMG signals (data from 10 subjects for 3 motions) and when I filtered and normalized the data, I saved them in ...
presque 9 ans il y a | 1 réponse | 0