photo

Venkat Siddarth Reddy


Last seen: 3 días hace Con actividad desde 2023

Followers: 1   Following: 0

Estadística

  • 3 Month Streak
  • Knowledgeable Level 3
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


How to do AUTOSAR testing?
How to do AUTOSAR testing?

8 días hace | 1 respuesta | 0

1

respuesta

Respondida
Which hardware support package has linarogcctoolchain?
Hi Vallabh, Along with the "HDL Coder support package for Xilinx devices", please download the "SoC Blockset Support Package f...

10 días hace | 0

| aceptada

Respondida
Cannot retrieve argument list from a class constructor with arguments checking
Hi Daniele, When you add the "arguments" block to your constructor, MATLAB treats the input arguments as a single "varargin" ce...

10 días hace | 0

| aceptada

Respondida
How do I do an outer join of tables with conditional ranges on Key variables?
Hi Richard, To achieve this, you can perform a condition-based join operation through a iterative process over "Tleft" and "Tri...

10 días hace | 0

Respondida
MATLAB Error - Local function name must be different from the script name.
Hi Nilendra, The error message indicates that the local function has same function name as the filename of a MATLAB script in w...

10 días hace | 0

Respondida
MATLAB slow and buggy
Hi Raghav, The issue seems to due to slow read/write speed of the the newly installed storage drive. Verify if the read/write ...

10 días hace | 1

Respondida
Anyone used Matlab to verify a best aluminum hog-out tool path for optimum stress relief ?
Hi Anya, I understand that you are trying to verify aluminum hog-out tool path for optimum stress relief. To achieve this you ...

16 días hace | 0

| aceptada

Respondida
I would like to generate the code via .m script from a simulink model.
Hi Poornachandran, Here I am assuming, "code generation not happening" as, there is no error and the BAT file is being executed...

21 días hace | 0

Respondida
Do I need the MinGW-w64 Compiler to load library (.c/.h/.dll) in simulink?
Hi Lorenza, You can try the following command to configure the C/C++ compiler to be used by the MATLAB mex -setup c % for C Co...

21 días hace | 1

Respondida
How to run phyton code using Matlab?
Hi Akmal, You can use the "pyrunfile" MATLAB function to execute the python script in MATLAB. For more information on "pyrunfi...

23 días hace | 0

Respondida
Error using cat Dimensions of arrays being concatenated are not consistent. Error in cell2mat m{n} = cat(1,c{:,n});
Hi Amanath, The error is due to inconsistents in the sizes of elements wthin the cell arrays dataTable.Cohesion and dataTable.F...

4 meses hace | 1

Respondida
Is there anyway to modify a matlab app component to fit my needs?
Hi Paulo, I don't think you can change the icon of the "heading indicator" since this is a component in Aerospace Toolbox for ...

4 meses hace | 0

Respondida
What is the best way to split a liquid flow in 2 differents flows ?
Hi Karim, For splitting a liquid flow into two equal parts, a Y-junction with equal sections for the side branches, as you're u...

4 meses hace | 0

| aceptada

Respondida
Simulink doesn't found ROS2 topic
Hi Daniel, Since you are using Windows operating system, I suspect, the issue might be due to firewall blocking the ROS commun...

4 meses hace | 0

Respondida
Error with the animation of the surface plot
Hi, The problem you're encountering originates from the 26th line of your code, specifically: surfc(phi,theta,eff); This erro...

5 meses hace | 1

| aceptada

Respondida
How to import hmdb51 dataset into MATLAB Online (For Classify Video Using Deep Learning MATLAB Tutorial)
Hi Daniel, I understand that you are trying to import the downloaded dataset into MATLAB Online. To achieve this, select the...

5 meses hace | 0

| aceptada

Respondida
how to create mask on matlab 2024a (subsystem)
Hi, Checkout the following R2024a documentation, to mask a subsystem and add an image as icon: Mask: https://www.mathworks.com...

5 meses hace | 1

Respondida
Simulink- How to control stop time?
Hi, Checkout the following example, to learn how to change stop time in simulink GUI: https://www.mathworks.com/help/simulink/...

5 meses hace | 0

Respondida
Need support for 3d plotting payload calculation for electric vehicle
Hi Akash, I reviewed the code and noticed a mismatch in the sizes of the parameters for the surf and contour functions.For 3D p...

5 meses hace | 0

Respondida
unable to import large data txt file due to memory
Hi, You can try using "datastore," which is designed to store data that is too large to fit into memory. This enables you to re...

5 meses hace | 0

Respondida
Error:External Mode Open Protocol Connect command failed Caused by: Could not connect to target application: XCP internal error: timeout expired, in response to XCP CONNEC
Hi Chiang, Refer to the following post regarding this query, since this consolidates various approaches in solving the issue: ...

5 meses hace | 0

Respondida
COM - Feval() passing a table as a Double[,] is as expected, nonetheless c# Dictionary.ToArray() returns a Double[][] (what is called a jagged array)
Hi Andy, You can call another MATLAB function called reshape, to convert the jagged array into 2D array. To learn more about i...

5 meses hace | 0

Respondida
Simulink course not properly
Hi Nethesh, It appears that the issues you're encountering are related to a corrupted installation and problems with graphics d...

5 meses hace | 0

Respondida
Scroll wheel controls zooming not working
Hi, I had a similar scenario before. After trying out various approaches, finally I did a clean re-install of MATLAB and it w...

5 meses hace | 0

Respondida
Trying to solve system of PDE by spacial discretization. Errors are coming frequent . what am i doing wrong ?
Hi Ananthakrishnan, I think you are missing an arithmetic operation in the last line of for loop in function f next to the vari...

5 meses hace | 0

Respondida
I need help with an error I get
Hi Nathanael, Variables in MATLAB are case-sensitive.In the first line of function definition, "F" has been used which isn't d...

5 meses hace | 1

Respondida
Cant open property inspector in MAtlab online
Hi Shivansh, I was able to open the property inspector in matlab online for a basic surface plot and for a resource intensive ...

5 meses hace | 0

Cargar más