Community Profile

photo

Mohammad Shahbazy


Last seen: 2 days ago|Active since 2019

Statistics

  • Thankful Level 3
  • First Review

查看徽章

Content Feed

查看

Question


I can't run fastaread and uigetfile over the runtime-based standalone app!!!!
Hi all, I can't run uigetfile followed by fastaread to load my fasta file. I checked and runit several times in the app designe...

11 months ago | 2 answers | 0

2

answers

Question


是否可以在应用程序设计器中绘制UIAXES的群集?
Hi All, I tried the following code to draw clustergram over UIAxes, but it does not work. X = rand(20,10); app.UIFigure.Handl...

11 months ago | 1 answer | 0

1

answer

Question


如何在AppDesigner中的uiaxes上绘制极地树突图?
Hi All, I am trying to draw a polar dendrogram by the following code in the app designer but it does not work because it seems t...

12 months ago | 0 answers | 0

0

answers

Question


How can I use plotmatrix over UIAxes in app designer?
Hi All, I want to use plotmatrix over UIAxes in app designer but I encounter with an error message as follow: X = rand(1000,...

1 year ago | 1 answer | 0

1

answer

Question


如何使用自定义的图形功能在应用程序设计器中显示uiaxes?
Dear All, I am using the SeqLogoFig (attached) to convert my sequences to a logo (//www.tianjin-qmedu.com/matlabcentral/filee...

1 year ago | 1 answer | 0

1

answer

Question


我如何首先显示我的单元格数(长序列),然后在应用程序设计器中的文本方面或图形上显示出粗体(突出显示)的简短序列?
Dear all, I want to first show my cell array (seqA: long sequence), then show the short sequence (seqB as it has been matched...

1 year ago | 0 answers | 0

0

answers

Question


How can I run uifigure over uiaxes inside my app?
Hi All, I have written the following code to run one uiprogress (as a waitbar) as computing process is in progress. It runs pro...

1 year ago | 1 answer | 0

1

answer

Question


如何通过MATLAB R2021A中的应用程序设计器使用Ginput?
大家好,我有兴趣编写应用程序设计器中的按钮的代码,以运行ginput以在2D da中选择几个点...

1 year ago | 1 answer | 0

1

answer

Question


How can I write a push button to plot hist3 on view2 via axes in GUI using GUIDE?
Hi All, Please consider the following code lines that work properly in command window and outside of the GUI environment: SC=r...

2 years ago | 1 answer | 0

1

answer

Question


Why does GUI get disappeared after GUI initialization?
Hi All, I am writting a GUI via GUIDE. I add many bottons and tasks to the GUI, and run it one time after starting MATLAB, the...

2 years ago | 0 answers | 0

0

answers

Question


How can I compile and share my GUI written by GUIDE via web to users?
Hi All, I have written a GUI by GUIDE and now I must compile and share it through deploying on web app, is it possible? I want ...

2 years ago | 1 answer | 0

1

answer

Answered
Is there any function for running ginput in GUI?
@Rik @Walter Roberson @Adam Danz Thanks for your answers. I want to plot data objects as a scatter plot and then select a su...

2 years ago | 0

Question


Is there any function for running ginput in GUI?
Dear All, Is there any possibility to run ginput on the Axes in GUI writen in GUIDE to select a sub-space of a scatter plot? ...

2 years ago | 2 answers | 0

2

answers

Question


Index in position 2 exceeds array bounds in GUI
I am programming a GUI. When I want to select only one column or first three columns of an outlined matrix from previous callb...

2 years ago | 0 answers | 0

0

answers