Community Profile

photo

Venkat Siddarth Reddy


Last seen: 2 days ago Active since 2023

Followers: 0   Following: 0

Statistics

  • 3 Month Streak
  • Knowledgeable Level 3
  • First Answer

View badges

Feeds

View by

Answered
Using c language to call the dll file generated by matlab, there is an error when running
Hi, It is difficult to understand the underlying issue there, just with the error message. However, from the given error it se...

3 days ago | 0

Answered
How can I access help & toolboxes of MATLAB2024a when I'm offline?
Hi bahareh, You can refer to the following resource to learn more about downloading and accessing offline documentation . http...

5 days ago | 0

Answered
How to read Arduino Output in Simulink by realtime?
Hi Christian, You can try to get send data through the digital pin of the board and capture it in simulink using "Run on hardwa...

9 days ago | 0

Answered
Code for Given three points (x1, y1), (x2, y2) and (x3, y3), write a program to check if all the three points fall on one straight line.
Hi Ravi, To achieve this you can use the concept of slopes i.e. if the slope between (x1, y1) and (x2,y2), and between (x2,y2) ...

9 days ago | 0

| accepted

Answered
I think this is vectorizing
Hi Kyle, In the above code you are trying to use the variables "R" and "C" as the functions to create a matrix of dimensions o...

19 days ago | 1

| accepted

Answered
how to add thermal port in battery
Hi Presanna, I think there is no separate block for battery with thermal port, it is available in battery block itself, under t...

19 days ago | 0

Answered
Do multiple instances of MATLAB on the same computer take up more than one seat?
Hi emma, Even though you open multiple sessions of MATLAB on a single computer, it is still seen as one seat only. Regardles...

2 months ago | 0

| accepted

Answered
Problem during compiling reference model
Hi Faisal, I understand that you are encountering an error during a co-simulation with GT-Suite on a model that references ano...

2 months ago | 0

Answered
MISRA warnings when building code generated for MISRA Compliance
Hi John, When adding the 'MISRA C 2012 guidelines' in code generation objectives, it doesn't mean that the generated code is fu...

2 months ago | 0

| accepted

Answered
Ho do I connect Niryo One with the output of a python file?
Hi Hannes, I understand that you are trying to feed the output of python script to Niryo one robot so that, based on the inform...

2 months ago | 0

Answered
How to install Clus-DoC
Hi Danielle, You can execute the script either by changing the current directory to the downloaded GITHUB repository folder whe...

2 months ago | 0

Answered
String commands to CAN Conversion
Hi Cristian, I don't think you can directly pass the strings as mentioned above in CAN protocol. CAN is a well-defined protoco...

2 months ago | 0

Answered
cannot find lib path when matlab standalone app calls a mex function
Hi Xinyi, The setenv function sets the environmental variables for that MATLAB session only. The value of that environmental v...

2 months ago | 0

Answered
Does a Model Advisor Edit Time Check only run at edit time?
Hi John, You can refer to the following documentation to learn about defining custom edit-time checks for the model: https:/...

2 months ago | 0

| accepted

Answered
Measurement Function for Extended Kalman Filter receives -2 input. Why?
Hi Suraj, I understand that you are getting the above error when using measurement function for extended kalman filter. It is ...

3 months ago | 0

Answered
Reading a specific ASCII format file
Hi Ashutosh, To solve this query, you can read the file line by line until you find the "[DATA]" header.And then read the data ...

3 months ago | 1

Answered
Checking for CUDA availability on the Target... Checking for 'nvcc' in the target system path... Warning: Unable to find 'nvcc' on the system path. Update the '.bashrc' script
Hi MD Limon Apu, I understand that you are trying to generate optimized CUDA code for jetson NANO but you are facing "NVCC" not...

3 months ago | 1

| accepted

Answered
parpool use existing slurm job
Hi @Frank, I understand that you are trying to create a parallel pool using the resources of a running Slurm job. To achieve ...

3 months ago | 0

Answered
How to save good quality plots in Matlab using code?
Hi @SWARNENDU PAL, I understand that the you trying to automate the process of saving a plot, but you are facing an issue with ...

4 months ago | 0

| accepted

Answered
I have a question related to simulink model advisor
Hi @Hamideh, I understand that you are getting warnings when checks are performed on your model using model advisor. These war...

4 months ago | 0

Answered
tms320 f28335
Hi @mohamed ahmed, I understand that you are trying to connect and control TMS320 F28335 from Simulink. Here I am assuming th...

4 months ago | 0

Answered
Simulink: How to pass mask input values a masked subsysem
Hi @MP, I understand that you are trying to pass parameter values from a masked model to same masked submodels by promoting the...

4 months ago | 1

| accepted

Answered
How to Connnect Nuvoton M031TD2AE to MATLAB ?
Hi @Anup Patil, I understand that you are trying to connect Nuvoton M031TD2AE to MATLAB. Here I am assuming that "connect" in...

4 months ago | 0

| accepted

Answered
Converting an image to CIE (Commission Internationale de l’éclairage) LMS color space
Hi @Naa Adjeley, I understand that you are trying to convert an image from RGB format to the CIE LMS color space. To convert t...

4 months ago | 1

Answered
In which tool box I can get theaterPlot scratch code
Hi @DAYANANDA B N, I understand that you are looking for the location of the theaterPlot function implementation in the MATLAB ...

4 months ago | 0

| accepted

Answered
Unable to start QGC mission flight mode with PX4 HITL simulation
Hi @Judson, I understand that you trying to use "Method -1" of "PX4 Autopilot in Hardware-in-the-Loop (HITL) Simulation with U...

4 months ago | 0

| accepted

Answered
Simulink s-function multiple instance compilation issue
Hi @Jiasheng wang, I understand that you are using third party generated S-Function in your Simulink model and it throws "inter...

4 months ago | 0

Answered
I want to use Arduino to train RLAgent with run with IO mode.
Hi @Cheng David, I understand that you are trying to train the RL (Reinforcement Learning) agent in MATLAB, but you are facing ...

4 months ago | 1

| accepted

Answered
watermark on pdf report in deployed app will not work
Hi @Martin Jensen, I understand that you are trying to add watermark to a report and generate it using MATLAB App designer. How...

4 months ago | 0

Answered
Rte_Type.h in model reference
Hi @Melih, I understand that you are trying to generate metrics report for an AUTOSAR classic component with a model reference ...

5 months ago | 0

Load more