Community Profile

photo

Amir Dehsarvi


LMU Klinikum

Last seen: 14 days ago Active since 2015

Followers: 0   Following: 0

Message

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
MatLab is not running SPM12 on R2023b with M3 chip
Installing spm12 developers version worked on M2. Try that.

16 days ago | 0

Answered
I can not open spm12 with MATLAB
Install spm12 developers version.

16 days ago | 0

Answered
MatLab is not running SPM12 on R2023b
You can also install the developers version of spm12. No need to change MEX etc.

16 days ago | 0

Question


Multiple Comet Plots in GUI
Hello everyone, I am trying to create a GUI with four different plots, three of which are comets that have to run at the same...

8 years ago | 1 answer | 0

1

answer

Question


Working with structures, I cannot make an "if" work inside a "for" loop and cannot make "find peaks" work either; Any suggestions?
I am trying to work on vectors inside the structure (arrays), but when I have an if statement inside the for loop, it doesn't do...

9 years ago | 1 answer | 0

1

answer

Answered
What is the best algorithm to find difference between two images?
OK, I am just copying and pasting my answer. Plus, in this code I have resized the pictures to get the same size images in order...

9 years ago | 1

Question


How can I analyse multiple variables with similar names after importing them in a loop?
I have a dataset of 246 text files and I can easily load them in MATLAB as 246 variables with exactly the same names as the text...

9 years ago | 2 answers | 0

2

answers