Statistik
RANG
5.737
of 295.448
REPUTATION
8
ANTWORTZUSTIMMUNG
54.29%
ERHALTENE STIMMEN
2
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Combine two images from two callbacks
Hi, Based on another question ( <https://www.mathworks.com/matlabcentral/answers/152309-store-a-labeled-image-to-be-called-la...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Store a labeled image to be called later by a callback
Hi, I have this Matlab line: export_fig(handles.imageAxes, Name, '-jpg'); which I use to save the handles.imagesAxe...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Delete selected rows in uitable gui
Hi, I have a uitable that get data which and at the end I save to a file (using a button). As some of the uitable data row...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Uitable logical format problem
Hi, I am creating a uitable with 4 columns: 1st – Numeric, 2nd – Let Matlab choose, 3rd – Text, Editable, 4th – Logical,...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Draw circle over an image inside a GUI
Hi, I wish to draw a circle on an image (using GUI). What I want is to first click the centre point and when I will move the ...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Another how to draw a parallel line that pass a specific point question
Hi, I cannot find what is the problem with my code as the output is not what I want. This is a follow up question to http://w...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Problem with a slope
Hi, Why does the slope result I get from these two points is opposite? Code: clc; clear; figure, imshow('pout...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Draw a parallel line thst pass a specific point
Hi, I have a line between with starting point of [X1,Y1] and ending point [X2,Y2] and I would like to draw a parallel line wi...
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
see/access cells, variable, etc in Workspace during GUI application
Hi, All the cells, variable, etc that are formed while I am running a GUI application are not appearing in the Workspace. How...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Writing X Y values from char to a txt file
Hi, I have a string with the following structure X1 Y1;X2 Y2; . . . ;Xn Yn (class char). How can I save this information ...
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Create a new table based on cell array
Hi, Is there a better way to create the table below (Its a new table consist of id number and cell array data)? Thanks. ...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
fullfile to contain multiply file extension
Hi, How can I make that a fullfile contain multiply file extension (CSV, XLS, ODS) so my baseFiles have all the files with th...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
setappdate getappdata GUI - help
Hi, I have a cell array (tableData) in one of the GUI functions and as I wish to use it in another GUI function I use: s...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Save mixed datatype array as CSV
Hi, I have a cell which I save it to xls easily (xlswrite). When I wish to use csvwrite it does not work?. I presume because ...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Read and search using Textscan
Hi, I am reading a long text file using: fid = fopen('C:\Users\dy4.txt'); s = textscan(fid,'%s'); and I get s 1x1...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
gplotmatrix problem in GUI
Dear All, I am using a gplotmatrix inside a GUI but when the I try to plot it in an Axes (axesPlot1) it is extending to all t...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Select an image folder in GUI
Hi, I have problem to select an image folder in GUI. My GUI functions like that, when I push the selectSourceButton button I ...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Passing and showing uitable data to another child GUI uitable
Dear All, I have a uitable with data in a Parent GUI and I wish to pass and show the data to another uitable (with different ...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Xlswrite and copy&paste uitable column names
Hi, I have a uitable which I copy&paste and export. It does not paste the uitable column names to Excel. How can I do it?. Do...
fast 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
meshCanopy/File Exchange - store image to be use in pushbuttons
Hi, I was using meshCanopy/File Exchange in a GUI and I wish to use the generated image (axes) in another pushbutton. Ther...
fast 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
uitable row display-problem
Hi, I have a strange problem, I did a uitable and concatenate the rows but it displays the data from row 5. Can someone tell ...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Add rows in uitable
Hi, The GUI I wrote generate the cData for every time I click a pushbutton. cData = {complete; AInfo; BInfo; CInfo; DI...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Disply data in row (uitable)
Hi, When I am storing 5 variables in uitable using this code: cData = {complete; AInfo; BInfo; CInfo; DInfo}; set(handles.i...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Access image information in multiply pushbuttons-Howto
Dear All, I have a GUI pushbutton that allows me to choose an image (I) and shows it in Axes. I wish to use the same image (I...
fast 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Divide image into equal parts grid and save each part
Hi, I have a several images with different height and width and I want to divide them into 9 equal parts (3x3 grid) and save ...
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Get a tag of radiobutton
Hi, I am trying to get from a uibuttongroup with 3 radiobutton the tag of the selected radio button without successes. Can...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Concatenate string output to another string vertically in a loop
Hi, I have a loop which generate for every run a string output (loop size index is changing depends on how much files are in ...
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
select folder in GUI matlab and uigetdir
Hi, How can I use the uigedir function in matlab GUI, using a Push Button and to show the selected folder in a Edit text. An ...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Set title and axis font type, scale and size
Hi, How can I change the title and axis font type, scale and size of this script: intensity_area_prime= diff(intensity_a...
etwa 12 Jahre vor | 2 Antworten | 0