Community Profile

photo

Sameer


Last seen: 4 jours il y a Actif depuis 2024

Followers: 0   Following: 0

Statistiques

  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

A répondu
Why am I getting an error 'Could not compare values in DATA and VALUESET using the equality operator' when adding drop down list to app designer table?
Hi Craig From my understanding you want to modify a column in an App Designer table to display a categorical dropdown list. The...

4 jours il y a | 0

A répondu
Dubt on gprnd function working dimension
Hi Barbab The gprnd(K, sigma, theta, [m,n,...]) function is designed to generate random numbers following the generalized Paret...

4 jours il y a | 0

A répondu
How to work around dynamic declaration of variables?
Hi Lorenzo From my understanding, you want to simulate the discrete mean value property in thermal equilibrium for different me...

4 jours il y a | 0

A répondu
Simulink Block Warning of logaritmic function
Hi Dilara The warning "Log of zero in 'untitled1/Log10'" in Simulink indicates an attempt to compute the logarithm of zero, whi...

6 jours il y a | 0

A répondu
How to use a triangle wave to modulate a square wave.
Hi Ashanni From my understanding you wanted to modulate the frequency of a square wave using a triangle wave, intending for the...

7 jours il y a | 0

A répondu
How to get the "data outport/Inport" already existing Blocknames from my simulink model via mscript
Hi Vignesh From my understanding, you are attempting to retrieve the names of specific blocks within your Simulink model using ...

environ un mois il y a | 0

A répondu
How to pause and resume my video which is being displayed on a particular axis in MATLAB app frame by frame.
Hi Rishika From my understanding, you want to implement a feature in your MATLAB App Designer application that allows users to ...

environ un mois il y a | 0

A répondu
Given a class in OOP, shall I add the related methods signatures or not?
Hi Marco From my understanding, you want to know about the necessity of explicitly declaring method signatures within a MATLAB ...

environ un mois il y a | 0

| A accepté

A répondu
How do I save Simulink data to Excel every interation instead of saving the data after the simulation is done
Hi Jeroen From my understanding, you need to save data to an Excel file at every iteration during a long Simulink simulation,...

environ un mois il y a | 0

A répondu
How to define a pointer to an array of complex numbers ?
Hi Jerome, From my understanding, you are trying to interface MATLAB with a C library function that requires an input argument ...

environ un mois il y a | 0

A répondu
Stacked image plot with custom x-axis help
Hi Duane, From my understanding, you are working on a project to create a utility that can display a stack of RGB images of the...

environ un mois il y a | 0

| A accepté

A répondu
Best way to convert an Excel model to MATLAB
Hi Tim, For a more complex model like the one you're describing, where you have many columns with interdependent formulas, an o...

2 mois il y a | 0

A répondu
Read struct data over UDP sent from a C program
Hi Shaily, In MATLAB, you cannot directly cast a block of data received over UDP into a MATLAB structure as you might in C. Ins...

2 mois il y a | 0

A répondu
How to store data and allow access (not copying the data) for structured parameter objects?
Hi, From my understanding, you have a code where you're creating instances of human anatomy with classes like arm, human, etc.,...

2 mois il y a | 0

A répondu
How best to compare a columns from one set of data with columns from another?
Hi Harry, From my understanding, you have two datasets where the first three columns serve as unique identifiers (markers) for ...

2 mois il y a | 0

A répondu
How to convert text file into a stiff differential equation matrix
Hi Abrar, From my understanding you want to convert the given .txt file into a MATLAB function that defines the system of ODE...

2 mois il y a | 0

A répondu
Array size initialization in generated code from Simulink?
Hi Etienne, From my understanding, you want to create a standalone executable from a Simulink model that allows for the initial...

2 mois il y a | 0

A répondu
How can I specify the boundaries of a variable?
Hi, From my understanding, you are attempting to simulate the behaviour of a wave over time using a numerical solution to ...

2 mois il y a | 0

A répondu
How can I simulate a code in the Matlab cloud without interfering with the computer's memory and performance?
Hi, From my understanding, you want to simulate code in the MATLAB cloud without affecting your local computer's memory and per...

2 mois il y a | 0

A répondu
How to convert a C structure (returned by dll) to MATLAB structure?
Hi Jack, I understand that you're looking to integrate a C structure from a DLL into MATLAB and interact with it as a MATLAB st...

2 mois il y a | 0

A répondu
Failed to establish a TCP connection between two computers on MATLAB
Hi, From my understanding you want to establish a TCP connection between two computers using ‘tcpserver’ and ‘tcpclient’. The ...

2 mois il y a | 0

A répondu
read Information from a web
Hi, From my understanding, you're looking to retrieve data from a web service, and you've shared a JSON snippet that contains ...

3 mois il y a | 0

A répondu
Replace multiple lines using regular expression
Hi Ravi, From my understanding, you've encountered an issue when trying to replace a substring in a string using regular expre...

3 mois il y a | 0