ahmet ozdemir
2016년부터 활동
Followers: 0 Following: 0
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...
8년 초과 전 | 답변 수: 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...
8년 초과 전 | 답변 수: 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...
8년 초과 전 | 답변 수: 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...
8년 초과 전 | 답변 수: 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...
8년 초과 전 | 답변 수: 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:...
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:...
8년 초과 전 | 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...
8년 초과 전 | 답변 수: 2 | 0