photo

sri prakash muniyandi


Actif depuis 2014

Followers: 0   Following: 0

Message

Professional Interests: automotive

Statistiques

MATLAB Answers

7 Questions
2 Réponses

RANG
20 614
of 300 771

RÉPUTATION
2

CONTRIBUTIONS
7 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
28.57%

VOTES REÇUS
1

RANG
 of 21 084

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 969

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


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...

presque 10 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
*.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 ...

presque 10 ans il y a | 0

Question


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

presque 10 ans il y a | 4 réponses | 0

4

réponses

Question


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...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


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” ...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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 ...

environ 11 ans il y a | 1