Community Profile

photo

Abdullah Alsuhaymi


Last seen: 4 years ago Active since 2019

Statistics

  • Thankful Level 1

View badges

Content Feed

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...

4 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 ...

4 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...

5 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 ...

5 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...

5 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...

5 years ago | 0 answers | 0

0

answers