photo

Jennifer Davies


Last seen: 6 months ago Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Can I use 'fopen' to open a file with VAX machine format in MATLAB 2015a?
I’m trying to run an old script, am I’m getting an error on the following line of code: fopen(FullFileName,'r','d');...

6 years ago | 1 answer | 0

1

answer

Question


How can I keep figures invisible when toggling between axes?
If I create figures using the following code for fig=1:2 figure('papertype','A4','paperorientation','portrait','Visib...

6 years ago | 2 answers | 0

2

answers

Question


Should i use xcov or xcorr?
Hi I'm trying to find the similarity in two signals, and the phase lag of at which the similarity is maximum. I'm unsure whe...

7 years ago | 1 answer | 0

1

answer

Question


How can I transform 3D position coordinates from a global to a local coordinate sytem?
I'm stuck trying to transform 3D position coordinates from a global to a local coordinate system. My current code is below, but ...

7 years ago | 0 answers | 0

0

answers

Question


How can I keep figures invisible when going between different figures and different subplots?
Hi I have a script with three figures (f1, f2, and f3) that are invisible to the user, each with four subplots (sp1, sp2, sp3 a...

7 years ago | 2 answers | 0

2

answers