Mohammad Shahbazy
Followers: 0 Following: 0
Statistiques
RANG
192 225
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
15 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
60.0%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Plotting a legend without displaying data on UIAxes
Hi all, I want to show a legend without showing the plot data on the app.UIAxes in App Designer. I written the following code b...
environ 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
Can I share my standalone desktop application to be used freely by end product users?
Dear Matlab developers, I have developed a GUI application by the app designer and deployed as a standalone desktop applicati...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
Is it possible to draw clustergram on UIAxes in app designer?
Hi All, I tried the following code to draw clustergram over UIAxes, but it does not work. X = rand(20,10); app.UIFigure.Handl...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I draw a polar dendrogram over UIAxes in AppDesigner?
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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,...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I use a customized figure-function to show over UIAxes in app designer?
Dear All, I am using the SeqLogoFig (attached) to convert my sequences to a logo (https://www.mathworks.com/matlabcentral/filee...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I first show my cell array (long sequence), then show a short sequence as bolded (highlighted) over a textarea or figure in app designer?
Dear all, I want to first show my cell array (seqA: long sequence), then show the short sequence (seqB as it has been matched...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I use ginput through app designer in MATLAB R2021a?
Hi all, I am interested in writing a code for a push button in app designer to run ginput to select several points in the 2D da...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
presque 5 ans il y a | 1 réponse | 0
1
réponseIs 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...
presque 5 ans il y a | 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? ...
presque 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 5 ans il y a | 1 réponse | 0