photo

ahmet ozdemir


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
1 답변

순위
69,420
of 300,786

평판
0

참여
6 질문
1 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,091

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,061

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

9년 초과 전 | 답변 수: 3 | 0

3

답변

답변 있음
How 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:...

9년 초과 전 | 0

질문


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

9년 초과 전 | 답변 수: 2 | 0

2

답변