ahmet ozdemir
Followers: 0 Following: 0
Statistics
RANK
266.819
of 295.467
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
Feeds
Question
How can i count the value of a string?
I want to calculate a string how many staffs in there. For example 1)Steven Alex Mason 28 85 65.5 2)Alex Jones 2...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
How can i calculate some numbers and extract output by using 'w', 'r' fopen ?
There are two types of input text files. In the first type of text file there are five columns where first and second columns ha...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
How can i change number according to input by using mod ?
My question is that i will give an input and if input has a single number, it will change for mod(input,10) if input has lots of...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
How can i take an error without using try catch ?
Hi, My condition is something like this (()) +4 If parenthese is empty, code should give an error not only four parenthesis bu...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
How can i collect number without using eval function ?
I try to use int2str and num2str which didnot compute the problem. However, it computed ans = 51 43 50 If I give 3+2, it sho...
meer dan 8 jaar ago | 3 answers | 0
3
answersHow can i determine error in matlab by using error loop without try catch or other loops?
Thanks for comment. Actually, it is not empty. For example Enter the number:4+5 9 Enter the number:4-9 -5 Enter the number:...
meer dan 8 jaar ago | 0
Question
How can i determine error in matlab by using error loop without try catch or other loops?
My code only includes numbers. If someone donot gives a numbers in input, this code shows screen like ERROR but code should cont...
meer dan 8 jaar ago | 2 answers | 0