photo

Jennifer Davies


Last seen: 6ヶ月 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 2 件の回答 | 0

2

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

質問


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年以上 前 | 2 件の回答 | 0

2

回答