Jahandar Jahanipour
Followers: 0 Following: 0
Statistik
RANG
6.561
of 295.569
REPUTATION
6
ANTWORTZUSTIMMUNG
42.86%
ERHALTENE STIMMEN
4
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
crop or save an overlaid image using transparency
I have created a figure of overlaid images using transparency from <https://www.mathworks.com/company/newsletters/articles/image...
etwa 7 Jahre vor | 0 Antworten | 1
0
Antwortenset current axis to plot in several subplots
I found the answer, in case someone else needs to use: first, in the gui, we have to save the handles in the guidata (in case...
mehr als 7 Jahre vor | 2
| akzeptiert
Frage
set current axis to plot in several subplots
I have a figure with two subplots I have defined the subplots as: figure_handle = figure('Tag', 'main_figure'); right_h...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
extract part of a string from array of strings
I have a (10000*1) cell array (info) of file names stored like this: info{1} = '/data/input/1001_1094.png'; info{2} = '/...
fast 8 Jahre vor | 1 Antwort | 1
1
Antwortlinking brushing points in subplots
I found the answer and I thought that it might be useful for someone else. The idea is simple. Instead of having two Matrices A...
etwa 8 Jahre vor | 0
Frage
linking brushing points in subplots
Assuming we have two different 2D vectors A and B with same number of samples. In each subplot we scatter each matrix. I want to...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortIf I have two plots on the same figure window, how do I use the Brush tool to highlight one data point and have the corresponding data point on the other plot highlighted in MATLAB 7.11 (R2010b)?
If we have a matrix with 4 columns which we plotted first two columns with one figure and last two columns with another figure; ...
etwa 8 Jahre vor | 0
Frage
Superimpose several images in one axes by enabling checkboxes in GUI
I have several grayscale images with the color map. I have written a GUI to plot a single image on the defined axes. Now I want...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Pass a value from callback function in GUI to an element of vector in Workspace !
Hi. I have written a GUI without GUIDE. it first reads an image and some point from the main script and I want it to assign a va...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
I want to put a slider in GUI to zoom into my image with certain center
Hi. I have written a GUI without using GUIDE. I have an image (in Image matrix) with 2 pushbuttons in it. I have several points...
mehr als 8 Jahre vor | 1 Antwort | 0