Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答已回答
'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 ...
'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 前 | 0
提问
'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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
Background 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...
Background 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 前 | 0
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 1
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
Standalone 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...
Standalone 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 前 | 0
提问
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 前 | 4 个回答 | 0
4
个回答已回答
Build 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 ...
Build 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 前 | 0
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 5 个回答 | 0