Community Profile

photo

Anne-Laure GUINET


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • First Review

View badges

Feeds

View by

Question


MATLAB Compiler failed to access specific file
Hi everybody, I have created an app that loads 2 files (csv and xlsx files) and creates a Word report combining some informati...

4 years ago | 0 answers | 0

0

answers

Question


Resize Figure for Word report
Hello everybody, I'm creating an app that generate a Word Report. I use a function inspired by Word_Example from MATLAB File...

4 years ago | 3 answers | 0

3

answers

Question


How to plot multiple plot in the same figure inside for-loop
Hi, I have data of 15 participants. In my for loop, I import data for each participant and I calculate some values (like speed...

4 years ago | 1 answer | 0

1

answer

Question


Create dataset from multiple Cell arrays
Hi everybody, I have a problem to better structure my data... My results are located in a 47×1 cell array. In fact, each ro...

4 years ago | 2 answers | 0

2

answers

Question


How to sum multiple matrice in loop ?
Hi everybody, I would like to sum multiple matrice using a loop. I attach my data. So, I have a multiple 4D double struct...

5 years ago | 1 answer | 0

1

answer

Answered
To plot x y z according to time
Thank you very much Luna !!! I've just 2 minnor bugs : First, to import the data tableData = readtable('LogPosition.txt'); ...

5 years ago | 0

Answered
To plot x y z according to time
Thank for your response, it could be clearer with txt file

5 years ago | 0

Question


To plot x y z according to time
Hi, I have a . txt with 4 colums : time (t), x, y, z which is the x, y, z position of an object according to the time. I wou...

5 years ago | 4 answers | 0

4

answers