photo

sri prakash muniyandi


2014 年からアクティブ

Followers: 0   Following: 0

Professional Interests: automotive

統計

MATLAB Answers

7 質問
2 回答

ランク
20,591
of 300,756

評判
2

コントリビューション
7 質問
2 回答

回答採用率
28.57%

獲得投票数
1

ランク
 of 21,077

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,890

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


What is the equivalent matlab function for “ctrl+c” ?
I want to implement the abort (Ctrl+C) function in my GUI application. *Basic Functionality of my application:-* Take list...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


How to place a progress bar with a generic position?
I have a gui with a progress bar as jave obj. i have used the below code JavaProgressBar = javax.swing.J...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


How to bind excel file into my .exe file generated by MCC??
HI, I have generated a exe file for my GUI. In my gui i have a button for opening a sample excel. In my code, for doing this...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


How to open a simulink model in maximized mode through matlab command line?
Hi i used a command open_system('sys_nmae') to open a simulink modle. but this command open a simulink model in small sized wind...

10年弱 前 | 1 件の回答 | 0

1

回答

回答済み
*.7zip Decompression
Hi all, 7zip file manager software given two exe versions as 7z.exe and 7zG.exe. 7zG.exe is the one for gui application and ...

10年弱 前 | 0

質問


*.7zip Decompression
am able to decompress the *.7zip file using [status,result] = system(['"C:\Program Files\7za920\7za.exe" -y x ' ... ...

10年弱 前 | 4 件の回答 | 0

4

回答

質問


s function builder through comment line
Hi I just want to know how to set the s function builder block parameters through Matlab comments. For example : I want...

約11年 前 | 1 件の回答 | 0

1

回答

質問


how to get multiple output in legacy code tool
Hai, Am try to achieve multiple output from LCT. I have written a .c and .h files as bellow assign.c #include “assign.h” ...

約11年 前 | 1 件の回答 | 0

1

回答

回答済み
C code to S function multi input multi output block using legacy code
As per the documentation the code should be def.OutputFcnSpec = 'void car(double u1, double u2, double u3, double y1[1], double ...

約11年 前 | 1