photo

Mehrdad Bahadori


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
12,535
of 300,429

REPUTATION
3

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
2

RANK
 of 20,976

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,781

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Explorer
  • First Review

View badges

Feeds

View by

Question


bypass an "if" within another using a flag
Hi everyone, I have the code below: a=5; b=4; c=3; d=2; if a>b if b>c % ====> this if c>d disp('i...

2 years ago | 2 answers | 0

2

answers

Answered
change the QUESTDLG box size
okay then... looking more into this trivial detail, I found even a more intersting thing to add here! using the code below, yo...

3 years ago | 1

Question


change the QUESTDLG box size
Hello, I was wondering if it is possible to change the window size that QUESTDLG function creates, as the title that I have i...

3 years ago | 2 answers | 1

2

answers

Question


export the script from already made GUI
Hi everyone, I have a GUI file for an instrument which is reading the data through USB and plotting it in real time. I would ...

3 years ago | 1 answer | 0

1

answer

Question


How can we start different sessions simultaneously?
Dear all, I want to play two different stereo audio (one using my internal laptop audiocard, and the other uaing an external au...

6 years ago | 2 answers | 0

2

answers