Statistics
13 Questions
0 Answers
RANK
14 669
of 300 392
REPUTATION
3
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
53.85%
VOTES RECEIVED
3
RANK
of 20 934
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168 373
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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'); ...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 10 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 10 år ago | 1 answer | 3
1
answerQuestion
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...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 11 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 11 år ago | 2 answers | 0
2
answersQuestion
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 ...
nästan 11 år ago | 1 answer | 0
1
answerQuestion
Using WindowKeyPressFcn with uicontrol
From my code snap = uicontrol(f,'Style','pushbutton','String','Recognize',... 'units','characters',... ...
ungefär 11 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 11 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 11 år ago | 1 answer | 0
1
answerQuestion
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' ...
ungefär 11 år ago | 3 answers | 0
3
answersQuestion
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...
mer än 11 år ago | 0 answers | 0
