ahmet ozdemir
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
266.837
of 295.486
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 3 respuestas | 0
3
respuestasHow 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:...
más de 8 años hace | 0
Pregunta
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...
más de 8 años hace | 2 respuestas | 0