photo

Tridib


Last seen: Today Con actividad desde 2025

Followers: 0   Following: 0

Estadística

MATLAB Answers

0 Preguntas
56 Respuestas

CLASIFICACIÓN
1.556
of 301.172

REPUTACIÓN
44

CONTRIBUCIONES
0 Preguntas
56 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
6

CLASIFICACIÓN
 of 21.183

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 173.200

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Knowledgeable Level 2
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
I am sending and receive data through MCU via SCI communication and set the desired baud rate with connecting the right jumper cables & I am unable to see receive signal ??
Dear @rahul, It appears that your setup is broadly correct, but a few additional checks can help isolate the issue and ensure S...

5 días hace | 0

Respondida
long time duration simulink simualtion stopped with error
Dear @Jeff Yan, The error you are encountering is caused by certain blocks in your model that contain internal “Logic Decision”...

5 días hace | 0

| aceptada

Respondida
Parsing mfunctions with mtree
Dear @Matt J, I understand you want to enhance your "mtree"-based parsing so you can automatically separate MATLAB function bl...

5 días hace | 0

Respondida
S-Function Passing input array to c-function
Dear @Dimitri, Your first implementation read the input as a single contiguous real_T* using ssGetInputPortRealSignal, but you ...

6 días hace | 1

Respondida
Latency check for the simulink model.
Dear @Tharun Kumar, You can use the Simulink Profiler to measure execution times for individual blocks and subsystems while you...

8 días hace | 0

Respondida
Novice - Help in Understanding the Cross Validation Folds in MATLAB ML Learner Apps
Dear @Vivek Gopal, In k‑fold cross‑validation with only 21 rows, using a large k (like 15) creates folds with just one or two s...

8 días hace | 1

Respondida
How to place image files in either side of "Two Column" PowerPoint template using Report Generator?
Dear @Philip, You can place images on both sides of a two‑column PowerPoint slide by creating your own custom template with pla...

8 días hace | 0

| aceptada

Respondida
MATLAB 2025b not launching
Dear @Srikar To resolve this, verify the Host ID (MAC address) of the machine, then reactivate MATLAB. If your machine has a va...

9 días hace | 0

Respondida
Is it possible to run code generation checks before generating code on server, without having the coder toolbox locally?
Dear @Nils, You can catch most data‑type and configuration issues before server‑side code generation by running the built‑in Si...

9 días hace | 0

Respondida
xml Error when renaming a File or Folder in a Project
Dear @Brad, This issue usually happens when MATLAB’s preferences or path become corrupted. You can fix it by clearing the MATLA...

9 días hace | 0

Respondida
¿Cómo puedo automatizar los ensayos en el Test Manager de Simulink?
Hi @Miguel, Here are some steps which might help resolve the issue: To automatically change parameters, use the parameter over...

4 meses hace | 0

Respondida
Impossible to install the latest version of Matlab Connector on a Linux computer
Hi @Henk-Jan Ramaker, The messages Gtk-Message: Failed to load module "gail" Gtk-Message: Failed to load module "atk-bridge" ...

4 meses hace | 0

Respondida
Need help connecting to Agilent E4440A, IVI Drivers can no be imported
Hi @Enes, The output from the "ividriverlist" command shows that MATLAB can detect the IVI driver. However, it is normal for th...

4 meses hace | 0

Respondida
Inconsistent Requirement Comments Generation in Generated Code (Simulink Requirement Manager)
Hi @Tang, Some blocks, like virtual blocks or ones that get optimized out, don’t have code sections where you can add comments....

4 meses hace | 0

Respondida
MATLAB Support Package for Arduino Hardware does not install correctly
Hi @Andrew, Sometimes, MATLAB might not automatically add the support package folders to its path. To fix this, try running the...

4 meses hace | 0

Respondida
How do you simply test and verify a battery's charge and discharge capability when connected to a network in Simulink?
Hi @Timothy Joel, You may start with a basic setup: Connect the battery to the VSC, and then connect that to a three-phase load...

4 meses hace | 0

Respondida
How to create a GSM-R signal with Simulink ?
Hi @Bogus, The model is a good starting point for simulating GSM-R with GMSK, since it covers the basic digital transmission st...

4 meses hace | 0

Respondida
Should I use nrChannelEstimate or lteDLChannelEstimate?
Hi @Thien Hieu, The "nrChannelEstimate" function in MATLAB does not use virtual pilots. It performs interpolation using the act...

4 meses hace | 1

| aceptada

Respondida
UDP communication between PLC S7-1200 and Simulink
Hi @Jakub, UDP does not guarantee that messages will arrive, come in the right order, or not get repeated. It is normal to lose...

4 meses hace | 0

Respondida
Suche nach Möglichkeit ein Label in einen .u3d Plot eizubinden.
Hi @JF, The fig2u3d tool currently exports only patch and line objects, not standard text objects. This is why axis labels and ...

4 meses hace | 0

| aceptada

Respondida
R2026a Explore-Addon error (macOS 26)
Hi @Navid, This error means that MATLAB R2026a cannot find a Java Runtime Environment (JRE) on your Mac. Some MATLAB features, ...

4 meses hace | 0

Respondida
Live Script animation 2025a
Hi @Duncan Carlsmith, The code actually works fine for me both in the Command Window and in Live Scripts. However, from what I...

4 meses hace | 0

Respondida
How can I syncronize two PWM on STM32 using the Embedded Coder Support Package
Hi @Giancarlo Storti Gajani, It is better to use two different channels on the same timer. This way, both signals are controlle...

4 meses hace | 1

| aceptada

Respondida
JDBC driver becoming stale in JVM?
Hi @Thomas, The error you are seeing usually happens because the JDBC connection or driver stops working properly after MATLAB ...

4 meses hace | 0

Respondida
How can I properly drive an Ideal Translational Velocity Source in Simscape so my pneumatic cylinder rod actually moves?
Hi @Sadegh, Since there are not many details about your current setup, here are some general things you can check that might he...

4 meses hace | 0

Respondida
Applying a mask creates an odd artifact in the resulting map
Hi @Emily T. Griffiths, In MATLAB, the way you set up your grid for images or matrices can be different from how geographic coo...

4 meses hace | 1

| aceptada

Respondida
RoadRunner Custom Textures Not Exporting to VTD
Hi @Hannah Moore, Try these troubleshooting steps which might help resolve the issue: Make sure your custom textures are in a ...

4 meses hace | 0

Respondida
Programmatically control input/output visibility checkboxes for FMU block in Simulink through script
Hi @Ruchit, To change a dialog parameter value programmatically, you can first use the "get_param" function to find out the exa...

4 meses hace | 0

| aceptada

Respondida
工作区中的数组打不开,报错出错 internal.matlab.variableeditor.MLArrayDataModel/updateData (第 151 行) this.notify('DataChange',eventdata);
Hi @Tobias, The error message indicates there may be a problem with the MATLAB Variable Editor when trying to open large array...

4 meses hace | 0

Respondida
MLX file dual Y-axis plot interaction warning
Hi @泽凯, The warning means that the old figure interaction mode does not support the new InteractionOptions for axes. This usual...

4 meses hace | 0

Cargar más