Estadística
13 Preguntas
0 Respuestas
CLASIFICACIÓN
14.253
of 295.527
REPUTACIÓN
3
CONTRIBUCIONES
13 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
53.85%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
Error when using dos to open firefox browser
I want to open firefox browser with this code. --> dos('start http://translate.google.com/translate_tts?tl=en&q=Hello world'); ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Is it possible for matlab to keep string in other font (not in English font)?
I want to keep string value in other font, not in English. But it change to something like this 'դРÑÊ´'. I found only the way...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How to get current URL from web browser using matlab?
I'm looking for how to get current URL from web browser such as chrome, firefox, or matlab browser using matlab code? It it poss...
más de 9 años hace | 1 respuesta | 3
1
respuestaPregunta
Can I use strcat or strrep to represent 'space bar' between string?
I have a text such as 'The image is'. I want to insert 'space bar' between font to be this --> T h e i m a g e i s I have t...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Problem in adjust sound from text2speech
Does anyone know how to use this following function? I want to adjust speech. I already downloaded SAPI: speech SDK 5.1 but it's...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Is it possible to compare 2 strings only some of the same alphabet not the whole?
If I have 2 variables such as a = ' term'; and b ='computer'; and *ter* is the same. Is it possible to compare and turn the t...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Problem in convert cell to string.
I have a cell show like this % code val = title=" google "> The value is 3*7 char. If I want to convert into...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
How can i fix it?
if i looping create some pictures and i want to name it from number of loop. my loop start from index=1 and I want to write ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Using WindowKeyPressFcn with uicontrol
From my code snap = uicontrol(f,'Style','pushbutton','String','Recognize',... 'units','characters',... ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Can anybody fix this problem about GUI and mouse position please?
I want to find the position of mouse in anywhere of screen in GUI. C = get(0,'PointerLocation'); I knew that this code can fi...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Is it possible to get current of mouse position out of GUI scope?
I want to find position of mouse in anywhere of screen. I only got position x,y in GUI boundary. Is it possible to do it? an...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I handle camera on GUI(axes) by using imaq.VideoDevice?
I want to show camera on axes(or uipanel) in GUI but I use 'imaq.VideoDevice' syntax. I only found answer for 'videoinput' ...
más de 10 años hace | 3 respuestas | 0
3
respuestasPregunta
How to snapshot the image using imaq.VideoDevice?
Can I ask some question? I would like to know how to snapshot the image. I cannot use function getsnapshot with imaq.VideoDevic...
más de 10 años hace | 0 respuestas | 0