![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6868586_1522118609668_DEF.jpg)
Jahandar Jahanipour
2016 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
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...
7年以上 前 | 0 件の回答 | 1
0
回答回答済み
set 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...
set 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...
8年弱 前 | 2
| 採用済み
質問
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...
8年弱 前 | 2 件の回答 | 0
2
回答質問
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} = '/...
約8年 前 | 1 件の回答 | 1
1
回答回答済み
linking 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...
linking 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...
8年以上 前 | 0
質問
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...
8年以上 前 | 1 件の回答 | 0
1
回答回答済み
If 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; ...
If 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; ...
8年以上 前 | 0
質問
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...
8年以上 前 | 1 件の回答 | 0
1
回答質問
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...
9年弱 前 | 0 件の回答 | 0
0
回答質問
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...
9年弱 前 | 1 件の回答 | 0