photo

Krishna


Mack Trucks Inc

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
6 个回答

排名
7,627
of 300,759

声誉
6

贡献数
3 个提问
6 个回答

回答接受率
66.67%

收到投票数
1

排名
 of 21,081

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,900

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
import user32.dll and use the 'BlockInput' function in it
I created a dll in VB dotnet for the required function 'BlockInput'. I registered the created dll in Matlab using RegAsm.exe . O...

14 years 前 | 1

| 已接受

提问


bring the external application window into focus
I have an external application running which I have opened from matlab. I need to get the application window into focus whenever...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
str2num and commas
OK then I think str2double will solve your problem.

14 years 前 | 0

已回答
str2num and commas
I think str2num considers '20' and '000' as two different strings because of the comma. What is the output that you are looking ...

14 years 前 | 0

| 已接受

提问


check if an external application is running or not from matlab
I have an application opened from Matlab. I would like to check if the instance of the application is running or not from Matlab...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
import user32.dll and use the 'BlockInput' function in it
Sorry about repeating the question.. I am getting 0.. I guess this means the library is not loaded..

14 years 前 | 0

已回答
save
Hi Hassan, If you are trying to name your data you can do it using eval function as follows, FOR eg: T=[1;2;3;4;]; and you ...

14 years 前 | 0

已回答
save
can you rephrase the question clearly please..

14 years 前 | 0

提问


import user32.dll and use the 'BlockInput' function in it
Hi, I am sending a series of keystrokes to the notepad application from Matlab and through the total process I would like to ...

14 years 前 | 6 个回答 | 0

6

个回答