Community Profile

photo

Xavier


Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How can I create a file from any data so that MDA (Measure Data Analyzer) can read it?
I am trying to read data from an oscilloscope into MDA (INCA data reading software), reason being my seniors know how to operate...

7 years ago | 1 answer | 0

1

answer

Question


How can I access a structure by using purely strings?
My current code requests a structure from the user as an input in the form of its name 'file'. I am trying to access this struct...

8 years ago | 0 answers | 0

0

answers

Question


Which code will be faster?
Background: I have more than 20 .mat files with about 100 different arrays. Each .mat file is about 100-200 mb. I am trying to w...

8 years ago | 1 answer | 0

1

answer

Question


How can I access structures through strings?
I am trying to access specific parts of the structure by appending a string to it. Instead of struct.field, I want to do p = 'fi...

8 years ago | 1 answer | 0

1

answer

Question


How can I make matlab recognize variables and their array data from .mat files?
Background: I have .mat files containing arrays of 1 column data corresponding to variables x, y, and z. x and y contain float...

8 years ago | 0 answers | 0

0

answers

Question


How can I calculate the area between two curves?
<</matlabcentral/answers/uploaded_files/26801/TwoCurves.jpg>> The above picture represents the two curves in which I am try...

9 years ago | 1 answer | 0

1

answer