Lavanya
Followers: 0 Following: 0
Statistics
13 Questions
0 Answers
RANK
207.340
of 295.448
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
46.15%
VOTES RECEIVED
0
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
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
Why ' gpos.m' is not working( ginput with posiiton of the current axes)?
gpos.m file should work like GINPUT provided by Matlab,but it traces the position of cursor without click and is designed for 2...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
How to select graph coordinates using given input value?
Here I am enclosing ' .m' file. In this file using ginput(), (x,y) coordinates are extracted. Then these values are assigned to ...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
How to work with the current point feature in app designer?
Hello, The below code is working in Matlab but I am unable to execute this same thing in Matlab app designer. fig = figure('I...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
How to reorder the Listbox data ?
I have created GUI: ListBox created, and Move up button in matlab as '.m' it is working Code: function moveUp(src,event,lb...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How to reorder the List box items in created dialogue window?
I have create two apps. 1.GUI 2. Listboxedit From GUI button click, it will open a new ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How to use the same directory for all functions in app designer?
I have created a GUI, in that when I add the data from a folder it will load .csv and text files. Now I wanted to add images(.p...
meer dan 2 jaar ago | 3 answers | 0
3
answersQuestion
How to button to load the MS-paint in GUI?
I have created the GUI, in that I wanted to add button that should open the MS-paint directly. Is there any way to open the app ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How to read the coordinated from the plot in MATLAB 2018 version?
I have created GUI, in that I wanted add a feature that it should read the coordinates from the graph in MATLAB 2018 version. In...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How to add Slider properties with in the app designer?
I have created GUI, in that i wanted to write conditions based on the Slider min & slider Max values. But I tried to create ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How to add replay button?
Here I am enclosing the .m file, in which I have created a play button i.e auto scroll of the Slider with images and Stop Button...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How to autoscroll slider in this case using pushbutton?
Example: (Here I am enclosing the another example. When we use slider it changes the images. I wanted to insert a button that ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How to auto run the slider using a button?
I have enclosed the example code. Here I am using the slider to see the slice images. But I wanted to add a button in app design...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How to automatically play a Slider- bar when push button presses in GUI?
I have created a GUI and in that I wanted to use a play push button to automate the Slider Value. After that I wanted to use a...
meer dan 2 jaar ago | 1 answer | 0