![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11034260_1544133206050_DEF.jpg)
Jonathan Moorman
Followers: 0 Following: 0
Statistiques
25 Questions
0 Réponses
RANG
174 651
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
25 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
60.0%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
Importing Data into GUI Table
All, I'm sure this is probably an easy answer, but how do you write data to a GUI handle (app.UITable)? The method below cre...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Using a loop to export UIAxes
Hi all, I am using app designer and am trying to use a loop to export 5 figures. Below is the code I am using. for...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Export axes error using app designer
Hi all, I am trying to export many axes using a loop, but I recieve the following error for the coding below: "First parameter ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Creating tables on MS Word
Hi all, I am trying to create two seperate tables and add a picture to word, but the whole document is combined into one big ...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
Alignment issues on App Designer
Hi all, Everytime I run my program the alignments on my GUI get messed up. Would anyone know why it does this? In Design sc...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Changing the name of textbox (App Designer)
Hi all, Is it possible to change the name of a textbox while running the code? The name of it is "app.TestCheckBox"
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
App designer UIAxes loop
Hi. I am user app designer and need to designate different locations (for graphing) based on the loop # and a given starting val...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Sorting two simple matrices
Hi! I need to sort matrix A from least to greatest; however, the values are tied to matrix B. How can I can make B adjust with a...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How do I call another .m file to run some calculations
Hi! I'm using app designer and I need to call another .m file to run some calculations for me. The .m file I will be calling re...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Logarithmic best-fit line
Hi all, I have two vectors x and y, and I need to add a logarithmic best-fit line to the graph. This is a pretty easy feature t...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
App Designer Image Problem
Hi all! I am having problems when others use my program. When I personally run my own program the image in the top right pops...
environ 4 ans il y a | 1 réponse | 0
0
réponseQuestion
App designer YLim auto
Hi! I'm using app designer and my graph y-axis numbers started looking like this even when I have it set on auto. Can anyone exp...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Saving a figure to a specific location
Hello! I am using app designer and am trying to save a figure named app.UIAxes as a JPEG to this file location C:\Users\jmoor\On...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Find function for Matrix
Hi! I'm trying to use the find function for the first time in my code and have come across a problem. It appears that in about h...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
90% Percentile of Matrix
Hi! I am trying to find a way to calculate the 90% percentile of a matrix (1,n) . I provide an example below, and the value I wo...
plus de 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
Warning Log on app designer
Hi! I am writing a program on app designer, and am trying to see if there's a way to display a warning message that shows up for...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to determine the two closest values to a threshold value
Hi! I have a threshold value of 0.9 and I need to find its two closest values in a matrix. Below is a simple example of what...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Exporting graphs to Excel using App Designer
Hi! I am trying to write a program on app designer to export a few graphs to excel, and I have been unsuccessful in finding any ...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Fitglm error on app designer
Hi! I'm working on app designer, and trying to make a logistic binomial model of the probability of yHat as a function of Fa...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Binary Logistic Regression Curve
Hello! I am trying to create a logistical regression curve for my binary data in Figure 3. Is this possible to do in MATLAB, and...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Export graph to excel using app designer
Hi! I understand it is possible to export graphs using MATLAB, but how can this be done using App Designer? I would like the gra...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
App Designer Radio Button
Hi! I currently have a problem with a radio button I am using for app designer. The purpose of my radio button is to select one ...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
App designer empty vector
(All my work is done on app designer) I have a numeric edit field where I input a value of 500. App.EquationsSlopeEditField.Valu...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
App Designer "Too many outputs"
I'm trying to use a check box to either have edit field editable or noneditable. I keep getting the errors "Too many output argu...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Different number of elements error
I have a matrix where I want to replace all values greater than 0 with those from another matrix. Both are 1X100, but I am getti...
plus de 4 ans il y a | 1 réponse | 0