photo

Abdullah Alsuhaymi


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
140,885
of 300,365

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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 1

View badges

Feeds

View by

Question


Index in position 1 is invalid. Array indices must be positive integers or logical values?
>> lambda = 1; >> phi = zero; Undefined function or variable 'zero'. >> phi = 0; >> theta = 90; >> B= 2*pi/lambda; >> L...

5 years ago | 1 answer | 0

1

answer

Question


I need a code to count how many raw in my matrix above zero?
I have matrix and I need a code to count how many row contain negative integer B = 1 -1 2 -2 3 ...

6 years ago | 2 answers | 0

2

answers

Question


My Code can not read recorded audio file.
Hello, I work on Matlab app designer and my app can do the following: 1- Record sound using microphon. 2-Play the recorded s...

6 years ago | 1 answer | 0

1

answer

Question


My code can not read a text from text file.
Hi guys I am asking the matlab to display a text inside a word file and I am using this code but matlab shows the word like ...

6 years ago | 0 answers | 0

0

answers

Question


Problem reading a text from a text file?
I have problem reading a text from a text file and I got this result as showen in the figure. I could not get the text inside t...

6 years ago | 0 answers | 0

0

answers

Question


Why this code does not save .txt file as .text file inside the matlab?
I am using appdesinger to design app that improt .txt files and save it but the code save it inside matlab in for...

6 years ago | 0 answers | 0

0

answers