Statistics
RANK
22,759
of 295,527
REPUTATION
1
CONTRIBUTIONS
21 Questions
5 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Connecting capacitor to logic gates/flip flop
Hi, I am working on SimPowerSystems on Simulink and I constructed a dc-dc converter using the PowerElectronics toolbox. Now, my ...
11 years ago | 0 answers | 0
0
answersQuestion
Dynamically changing values displayed on GUI
Hi, I am well conversant with making basic MATLAB GUI. However, I want some specialized features as follows: 'As a user slides ...
12 years ago | 2 answers | 0
2
answers'Restart program if error encountered'
I understand what you saying. It may be that you are correct too. However, the hardware does 'mess up' at times in sending a ...
12 years ago | 0
Question
'Restart program if error encountered'
Hi, Using the database toolbox, I query a ODBC database continuously by running an infinite loop for hours and use the real-tim...
12 years ago | 3 answers | 0
3
answersQuestion
Introduce a fixed time delay
Hi, I want a time delay of, say, 2minutes be introduced in between the execution of two statements. Can anyone suggest about ho...
12 years ago | 2 answers | 0
2
answersQuestion
Call a Matlab function
I have developed a controller that monitors the data for 24 hours. Hence I want to run it continuously for hours. The method ...
12 years ago | 1 answer | 0
1
answerBackground image in standalone GUI
I think you are suggesting me to provide the target user with the image file and store it at the same location(ie..EXACT path as...
13 years ago | 0
Question
Background image in standalone GUI
I am constructing a standalone GUI exe. The GUI has a image in its background. I use the command 'imshow(folder path of image)' ...
13 years ago | 2 answers | 0
2
answersQuestion
Multiple GUI screens
I want to implement a GUI in which, when the submit button is hit, other connected multiple GUI screens also pop out. May someon...
13 years ago | 1 answer | 0
1
answerQuestion
GUI dynamic output
I want to construct a standalone GUI in which, as the user slides an input slider, a ‘dot’ moves on the screen of the GUI accord...
13 years ago | 1 answer | 0
1
answerQuestion
GUI dynamic interface
I want to construct a standalone GUI on which, as the user slides a slider, the length and direction of an arrow changes accordi...
13 years ago | 1 answer | 0
1
answerQuestion
Embedding images in standalone MATLAB GUI
Hi, I constructed a standalone executable file for a MATLAB GUI. The GUI contains images which I have called into the axes by us...
13 years ago | 0 answers | 0
0
answersQuestion
Embedding images in GUI standalone executable
Hi, I constructed a standalone executable file for a MATLAB GUI. The GUI contains images which I have called into the axes by us...
13 years ago | 2 answers | 0
2
answersQuestion
Park's transformation
How to implement a dq to abc Park's transformation by writing a code in mfile (and not using Simulink). Anyone who cud share suc...
13 years ago | 2 answers | 1
2
answersQuestion
Symbolic Math trigonometry simplification
Hi, I wrote a mfile code using the symbolic math toolbox. xd=147; xq=-85; w0=377; syms a d q w t b=d*...
13 years ago | 1 answer | 0
1
answerQuestion
Increase screen space of GUI
Hi, I have constructed a complex GUI using MATLAB. I intend to increase the screen space of the GUI and am unable to figure out...
13 years ago | 1 answer | 0
1
answerStandalone executable GUI calling Simulink
Thanks for your answer. So can I package the MCR by using deploytool just as I package it for the m-file based GUIs? Anubhav...
13 years ago | 0
Question
Standalone executable GUI calling Simulink
Hi, I am attempting to make a standalone executable GUI which calls a Simulink model. I found an appropriate method listed on: ...
13 years ago | 4 answers | 0
4
answersBuild executable file for a GUI-Simulink model
Is the Simulink HDL coder same as the Simulink Coder. Also, I have a Realtime Workshop toolbox installed in my MATLAB too...wud ...
13 years ago | 0
Question
Build executable file for a GUI-Simulink model
May anyone guide about how to construct a stand alone executable file for a MATLAB GUI that displays the graphs generated by a S...
13 years ago | 2 answers | 0
2
answersQuestion
Convert GUI to executable file
Hello, I have constructed many MATLAB GUIs in which user inputs some data and the program(some GUIs also use Simulink while mos...
13 years ago | 3 answers | 0
3
answersQuestion
Upload MATLAB GUI onto internet
Hi, I have constructed a program in mfile that displays the steady-state or dynamic response (in the form of graph with time ax...
13 years ago | 1 answer | 0
1
answerQuestion
Simulink: Sine wave generation. Configuration problem.
Hi, While using Simulink, I simply connect a 'sine wave generator' (picked from Simulink>>Sources) to the scope and set the fre...
14 years ago | 1 answer | 0
1
answerQuestion
Selectively setting significant digits in display
Hi, My program outputs a 2-column array of numbers. I wish to display the first column numbers with the precision of 2 decimal ...
14 years ago | 1 answer | 0
1
answerQuestion
MATLAB GUI
Hi It is intended that on basis of the number of rows and columns inputted by user, MATLAB should itself construct a tabular...
14 years ago | 5 answers | 0