Risposto
making the number of images the same
Hi @azam.e, From my understanding, you have subfolders within a folder, and those subfolders contain images for feature extrac...

circa 2 mesi fa | 0

Risposto
How to get property of app object from classdef?
Hi @Tien Trinh, As I understand, you generally modify the properties of the app within the code of the app itself. Now, you wa...

circa 2 mesi fa | 0

Risposto
Multiple y and x-axes in multiple subplots.
Hi @T Ben, As I understand, you are trying to create multiple subplots, each having multiple axes. You want to plot arrays (Cl...

3 mesi fa | 0

Risposto
Change multiple axis color and adding minor plot tick
Hi @Filippo Bocchi, I understand that you are using a model that generates two subplots with multiple axes in them. Now, you w...

3 mesi fa | 0

Risposto
save a cell to h5 file in matlab
Hi Georges, To my understanding, you have generated a 1x2000 dimension cell array, with each cell being a matrix of size 21x51...

3 mesi fa | 0

Risposto
Loop daily average of hourly data
Hi @Fabian Moreno, To my understanding, you have written a MATLAB code to get the daily average temperatures from five station...

3 mesi fa | 0

Risposto
Implementation of grid search for a function
Hi @Sardor Butunboev, To my understanding, you have written a “grid” function in MATLAB to find maximum value of a given funct...

3 mesi fa | 0

Risposto
Output Structure Values Of Unequal Length To A Matrix
Hi @Michael Mancini, To my understanding, you have created a structure that contains three fields: “run”, “x”, and “y”. Now, y...

3 mesi fa | 0

Risposto
Saving cell to file to save RAM
Hi @Jordan Coombs, To my understanding, you have written a MATLAB code to process a large amount of input data and store the o...

3 mesi fa | 0

Risposto
How to use a for loop to get previous values to calculate next one
Hi @Holly Janes, I understand that you have written a MATLAB code to generate an array “x” that calculates and stores the valu...

3 mesi fa | 0

Risposto
Facial Expression Recognition using matlab
Hi @Sajjad Ali, In the preprocessing stage for facial expression analysis, we can use various operators and techniques to enhan...

3 mesi fa | 0

Risposto
Plot graph based on exist uitable data
Hi @Anewa, I understand that you have created an editable UI Table with dimensions 20x2, and you want to fill the table based o...

3 mesi fa | 0

Risposto
My UI panel doesn't scale up
Hi John, I understand that you have created a panel within a UI figure in App Designer, and when you maximize the figure, the c...

3 mesi fa | 1

Risposto
Display arrays in app designer edit text
Hi @Sikder Meaghi, I understand that you have written a MATLAB code to generate a row matrix with multiple columns, and you w...

3 mesi fa | 0

Risposto
Help with Lagrange Interpolation: How can I graph the polynomial of my data sett?
Hi @emma, from my understanding, you are using Lagrange’s Interpolation method to find the polynomial of the given data set. How...

3 mesi fa | 1

Risposto
How to Plot a graph, from selected items of columns in Matlab appdesigner.
Hi @veeresh nashimath, from my understanding, you have an app designer code that reads a “.xlsx” file and displays the data in a...

3 mesi fa | 0

Risposto
Filtering Table in app designer
Hi @Kyle Koutonen, it is my understanding, that you have created a table in the app designer, and you want to filter the table a...

3 mesi fa | 0

Risposto
Is there a way to optimize this?
Hi @Jonathan Pelletier-Marcotte, from my understanding, you have generated the “tres” array that stores the status codes for eac...

3 mesi fa | 0

Risposto
same exact results, but without any for loops
Hi @Tvoje Máma, from my understanding, you have a code that calculates “cipher” array as result. Now, you want to achieve the sa...

3 mesi fa | 0

Risposto
Just need some help plotting
Hi @Hudson Harrell, from my understanding, you have three arrays named “Dforward”, “Dbackward”, and “Dcentral”, and you want to ...

3 mesi fa | 0

Risposto
iteratively changing a value within a line of code based on the output
Hi James, from my understanding, you have an array named “tc1” of size 8, that stores double values. Now, you want to create ano...

3 mesi fa | 0

Risposto
Creating arrays that depend on each other
Hi @John Doe, from my understanding, you have two predefined arrays, named “Loss” and “H”. Now, you want to create two arrays, n...

3 mesi fa | 0

Risposto
Why am I getting the error that the 'dimensions of arrays concatenated are not consistent'?
Hi @Shayma Al Ali, from my understanding, you have a double array named “DOYfilt” of size 1408 x 1. You want to convert it into ...

3 mesi fa | 0

Risposto
Leave one out of an array in a for loop
Hi @Joana, from my understanding, you have generated a “feat_Concatenate” array in which you have concatenated all the features....

3 mesi fa | 0

Risposto
How can I get more information about the taper means in array?
Hi @XIAO WEI-ZHI, from my understanding, you have generated the “taper” array and want to gain more insights into it. To get...

3 mesi fa | 0

Risposto
Greatest Common Divisor, Recursive code
Hi @Kitt Naughton, To my understanding, you have written code to calculate GCD of two integers. Your code works fine, but the ...

3 mesi fa | 0

Risposto
saving a 3D array into a 2d array for each iteration in for loop
Hi @Mhmmd Sjj, To my understanding, you have generated a non-linear differential equation and stored the output in a 3D array....

4 mesi fa | 0

Risposto
how to use for loop and while loop in this equation?
Hi @Engineer Batoor khan mummand, To my understanding, you want to take four initial values of variable ‘x’ and then increment...

4 mesi fa | 0

Risposto
How to display names in edit field of the files selected to run .m file using button in appdesigner
Hi Harish, To my understanding, you have a MATLAB script that takes as input two MAT files, and you want to run the MATLAB scr...

4 mesi fa | 0

Risposto
Match folder names with file names and rename the folder
Hi SChow, To my understanding, you have over 1000 folders named on different cities in a directory. You also have files named ...

4 mesi fa | 0

Carica altro