Answered
App Designer UIAxes imagesc extremly slow. How can i plot it as axes or uiaxes from inside the app in an extra figure?
Hi Kaan Inal. It is my understanding that you want to plot the data in “uiaxes” or axes from inside the app in an external fi...

1 year ago | 0

Answered
How to create a number of output tables at each iteration ?
Hi MD Rabiul Islam. It is my understanding that you are facing difficulty to extract multiple rows and columns from a bigger t...

1 year ago | 0

Answered
How to restore focus in uitable after CellEditCallback
Hi Andy Smerdon. It is my understanding that you are facing difficulty in restoring the focus back to "uitable" after "CellEdi...

1 year ago | 0

Answered
Merge two separate figures into one
Hi Roger Breton. It is my understanding that you want to merge multiple figure windows. Here’s a sample code for that: [file...

1 year ago | 0

Answered
`exportgraphics` to PDF causes Java error in Arch/Manjaro Linux
Hi Chunyu Xiao, It is my understanding that you have encountered a Java error when using the exportgraphics function to export ...

1 year ago | 0

Answered
App Designer - Adding two variables halts process
Hi Byron Piper, It is my understanding that you are facing difficulty setting up a timer and it’s callback in the App Designer....

1 year ago | 0

Answered
I'm trying to display the result of an equation on the app Designer, im trying do show ithe result of the function 'f' .
Hi Alexandre JOIE, It is my understanding that you are facing difficulty in displaying the result of an equation in the EditFi...

1 year ago | 0

Answered
Change curve colour interactionplot
Hi Marco, It is my understanding that you are facing difficulty in changing the colors of the curves in an interaction plot. He...

1 year ago | 0

Answered
How can I see the predicted labels for all my validation set images in app designer?
Hi Fatin Nasuha Bt Asrol, It is my understanding that you are facing difficulty in assigning the predicted label to the uilabe...

1 year ago | 0

Answered
How do I save the calculated data in the GUI and output it as a table?
Hi 형일 고, It is my understanding that you are facing difficulty in storing the calculated values and displaying it in a table....

1 year ago | 0

Answered
how to find non zero maximum points(y_max with corresponding non zero x axis points ) of a plotted graph
Hi Linta Joseph, It is my understanding that you are facing difficulty in getting the values of y where the corresponding x>0. ...

1 year ago | 0

Answered
How to define a unit string 'm/s^2' and change 'g' with 'm/s^2' in Label {2}, Label {3} and Label {4}?
Hi Hanna Eid, It is my understanding that you are facing difficulty in defining the variable ‘g’ in ‘m/s^2’ in the labels other...

1 year ago | 0

Answered
App designer table - How can I add default data before runtime, to see the real layout?
Hi John Taseff, It is my understanding that you are facing difficulty in adding data before runtime or adding default data in t...

1 year ago | 0

Answered
selection of one parameter for correlation coefficient
Hi Mst Ismita Tasnim, It is my understanding that you are facing difficulty in writing the code for selecting a particular para...

1 year ago | 0

Answered
San-serif \mathsf and \textsf are not supported when using interpreter latex (in Matlab R2022a)
Hi Sim, It is my understanding that you are facing difficulty in setting up San-serif \mathsf and \textsf in y-label of the p...

1 year ago | 1

| accepted

Answered
I need to split a number into N parts such that the difference between each part is exponentially increasing
Hi Jyoti Mangal, It is my understanding that you are facing difficulty in writing the code to divide a number into N parts suc...

1 year ago | 0

Answered
double to table, create new tabel and add data to existing table with different properties
Hi Frederik Reese, I understand that you are facing difficulty in creating separate tables for BHQ, HQextrem, HQ5000 and HQ 10...

1 year ago | 0

Answered
Why MatlabWindow changes view when Matlab is fullscreen?
Hi Mr.Alb. It is my understanding that you want to dock the figure windows that appear out of the view into the main MATLAB wi...

1 year ago | 0

Answered
I want to get multiple jpg files by path and name through the function uigetfile and display them in the picture window.
Hi KiBaek. It is my understanding that you want to select multiple jpg images and display them in multiple figure windows or s...

1 year ago | 0

Answered
How do I delete some tabs in a tab group in AppDesigner programatically?
Hi Partha Mitra, You can use the delete method to remove the old tabs and plot the new bar in a fresh tab.

2 years ago | 0

Answered
How to apply font name and size to dlgbox boxes
Hi SRii, To my understanding, the inputdialog doesn't have any property that allows the formatting of editfield's text as of no...

2 years ago | 1

Answered
how to calculate chamfer distance transform?
Hi Moamen, You can use the Fast Chamfer distance transform algorithm for your purpose. Use can use the functions present here...

2 years ago | 0

Answered
how to plot an Interactive Map on App designer ?
Hi Amine, I understand that you want to use an interactive map in App Designer. For doing so, you can use the Axis Component (...

2 years ago | 1

Answered
How to execute function after pressing Return while focused to an Edit Field App Designer Object?
Hi Austin, I understand that you want to execute a function by pressing return/enter while the editfield is in focus. To my un...

2 years ago | 0

| accepted

Answered
receiving error when code is correct on matlab onramp Project - Stellar Motion II task 4?
Hi Alyssa, I understand that you are facing issue in completing the Project - Steller Motion II, task 4. To my understanding, ...

2 years ago | 0

Answered
I want to display graph when checkbox is checked and when unchecked Graph should disappear
Hi Utsav, I understand that you want to show the graph only when the checkbox is checked and should disappear when unchecked. ...

2 years ago | 0

Answered
How can I find rank of matrix?
Hi Iva, I understand that you want to find rank, determinant, trace, eigenvalues and eigenvectors of the coefficient matrix. Y...

2 years ago | 1

Answered
How do I get a license?
Hi Amaya, I understand that you want to know how to get MATLAB License. You can refer to this answer. Also, you can request ...

2 years ago | 0

Answered
Writing a summation code where i≠j
Hi, As I understood, you want to calculate the numerator of Getis ord index. You can do it the same way as you calculated the ...

2 years ago | 2

Answered
App designer - How to export/print whole UITable with uistyle to pdf?
Hi Radek, To my understanding, you want to export the uitable along with the uistyle to a pdf. For this, You can put the uitab...

2 years ago | 0

Load more