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