Community Profile

photo

yuval


Last seen: 6 months ago Active since 2017

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


Problem with importing data from tab delimited .txt file
I have a very long 5-column text data with tab as delimiter, for example say that 'txtfile.txt' has 7 lines: 144141 180738085 t...

3 years ago | 0 answers | 0

0

answers

Answered
Saving Raw IQ data in file type .dat
There are several answers on how to save to a .dat file, for example: https://www.mathworks.com/matlabcentral/answers/24852-sav...

3 years ago | 0

Question


Indexing cell arrays with strings
Hello, I find myself lately wanting to use something like a cell array whose indexes are strings, like a named list in R but mu...

4 years ago | 0 answers | 0

0

answers

Question


linear mixed effect modeling - hypotheses testing
hello, I'm comparing between between and within person models and testing different hypotheses on the models (specified in H). ...

6 years ago | 0 answers | 0

0

answers

Question


Problem with getting output from KeyPressFcn
Hello, I have a KeyPressFcn with two input variables and i would like one output variable. Example of the code: h = fig...

6 years ago | 0 answers | 0

0

answers

Question


How to average spectrograms of real signals
Hello, I'm trying to average spectrograms of different trials of a voltage signal from an EEG electrode. I'm just not sure tha...

7 years ago | 0 answers | 0

0

answers

Answered
Adding conditions / additional input to ode45 function
For future reference, besides the solutions presented in the documentation page referenced by Steven Lord, I found another and s...

7 years ago | 1

Question


Adding conditions / additional input to ode45 function
Hello, I'm using ode45 and I want to be able to add an input ('i') which will determine a parameter in the function I put in th...

7 years ago | 2 answers | 0

2

answers

Question


Merging/Multiplying Functions
Hello, I haven't figured out to find a way to create a new function out of multiplying 2 functions, for example: fun1 = @(...

7 years ago | 1 answer | 0

1

answer