已回答
Grouping values in a matrix according to a value in a row & its index position
Hi Jian-Hong, As per my understanding, you want to group different rows based on the equal values of the 3rd column, only if th...

1 year 前 | 1

已回答
How to plot a timeseries from excel table
Hello Elliot, Based on your description, it seems that you are trying to plot a timeseries from an Excel table, but are encount...

1 year 前 | 0

已回答
S-Function Builder Output directory
Hi Hans, I understand that you would like to have S-Function files generated in a specific directory, instead of the default ma...

1 year 前 | 1

已回答
I need program to calculate and plot average values of per hour, day, month and seasonal.
Hi Lamessa, As per my understanding, you have some data "yea.dat" file, for which you want to find out mean of each column and ...

1 year 前 | 0

已回答
Interactive matlab app on website/cloud
Hi RA, As per my understanding, you want to create an interactive MATLAB app and host it on cloud. You can create an interacti...

1 year 前 | 0

已回答
Unable to denoise data on CONN toolbox
Hi Ross, I understand that you are attempting to denoise data using the CONN toolbox, but have run into an error related to acc...

1 year 前 | 0

已回答
Slider GUI for multiple images
Hi Ravin, As per my understanding, you want to create an image viewer which changes the images according to the value selected ...

1 year 前 | 0

已回答
When building a Simulink model, my s-function output is generated as a constant and the build process stops with an error
Hi Nelson, As per my understanding, your S-Function block is generating a constant as the output, which results in an error in ...

1 year 前 | 1

已回答
Can someone help me convert NMW to ECI and ECI to ECEF please
Hi Jagrut, As per my understanding, you want to convert some data from one coordinate system to another coordinate system. In ...

1 year 前 | 0

已回答
How to modulate four LEDs with unique frequency modulator (F-ID) method (1k,1.25k.1.75k,2k)??
Hi Aly, As per my understanding, your problem seems to be a similar question answered in a different MATLAB Answer. You can fi...

1 year 前 | 0

已回答
First time trying to model and electrolyser in Simulink
Hi Thomas, As per my understanding, you want to model and simulate an electrolyser circuit in Simulink, but you don’t have enou...

1 year 前 | 0

已回答
How to iterate through the rows of array and grab data?
Hi Shayma, There are several ways you can make your code efficient and faster: Please note that as an alternative you can use ...

1 year 前 | 0

已回答
How to display the waitbar in the main GUI window
Hi Mehdi, As per my understanding, you want to display your loader/waitbar in your main gui window. You can do that by adding ...

1 year 前 | 0

已回答
Creating a Table in MATLAB App with popup window option
Hi Muhammad Ahmad, As per my understanding, you want to show the data of some columns of a table only when it is required. In ...

1 year 前 | 0

已回答
Using a slider component
Hi Abdias, As per my understanding, you want to make an app in which you can take input of the year from the slider, and highli...

1 year 前 | 0

已回答
How to edit geobubble appearance
Hi Elliot, As per my understanding, you want to change the appearance of bubbles of the geobubble plot. You may go through the...

1 year 前 | 0

| 已接受

已回答
how to replace a data of an array with another array by comparing both arrays specific column having specific values?
Hi Saira, As per my understanding, you have 3 arrays L1, L2 and L3, and you want to use them as LRU Cache with the data present...

1 year 前 | 0

| 已接受

已回答
How to get software line numbers in Polyspace Bug Finder Server reports?
Hi Marc, As per my understanding, your problem seems to be similar to a question answered in a different MATLAB Answer. You ca...

1 year 前 | 0

| 已接受

已回答
Plot continuous standard deviation with shaded color
Hi Jeanne, As per my understanding, you want to shade the area representing the standard deviation with a different colour. Yo...

1 year 前 | 0

已回答
using machine learning model in Simulink
Hi Adnan, As per my understanding, your problem seems to be a similar question answered in a different MATLAB Answer. You c...

1 year 前 | 0

已回答
How to solve this system of differential equations in Simulink ?
Hi Patrausanu Andrei, As per my understanding, you are not able to solve the system of equations in the simulink model. In you...

1 year 前 | 0

已回答
Why is it forbidden to call a superclass method from a subclass function of a different a name?
Hi Matt, In order to call a superclass method from a subclass's method, we must create a method in subclass with the same name ...

1 year 前 | 0

| 已接受

已回答
Using API to download data from the Statistics Sweden database (works) and from the NIER database (works not, error message)
Hi Lars Svensson, As per my understanding, you are not able to extract the data from NIER Database, as the data present there i...

1 year 前 | 0