Community Profile

photo

Srija Kethiri

MathWorks

Last seen: 2 meses hace Con actividad desde 2022

Followers: 0   Following: 0

I am an intern at MathWorks Disclaimer: Any advice or opinions here are my own, and in no way reflect that of Mathworks.

Estadísticas

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer
  • Revival Level 1

Ver insignias

Feeds

Ver por

Respondida
trimesh not working with 2D triangulation object
Hi Ian, The function ‘trimesh’ has an issue working with the 2D triangulation object. This issue is under investigation, and it...

alrededor de 1 año hace | 0

Respondida
Model Referencing with an S-Function that contains SS_OPTION_ASYNCHRONOUS. Workaround?
Hi Wilson, I understand that you have a model which contains a Level 2 S-Function. An dwhen you are trying to generate the mode...

alrededor de 1 año hace | 0

Respondida
Concurrent Session: You have been logged out because you logged into Matlab Online in another session
Hi Narendra, Try the following steps one after another and after each steps see whether the issue is resolved: Clear browser c...

alrededor de 1 año hace | 0

Respondida
How to efficiently write complex structures to a file using memmapfile?
Hi Raul, I understand that you want to write the modified data from one memory mapped file to another. The reason for the foll...

alrededor de 1 año hace | 0

Respondida
how i read data from arduino in simulink real time?
Hi Muhammad I understand that you want to read the “current” and “rpm” values in the real time Simulink. To read the values in...

alrededor de 1 año hace | 0

Respondida
SQL Database - Import Specific Rows from Large file
Hi Hayden, I understand that you have a large database and want to import only a few rows from it, to decrease the processing t...

alrededor de 1 año hace | 0

| aceptada

Respondida
Plot lines are broken in default view and appers when I zoom in or out on the figure.
Hi Pushkal, From my understanding, you are trying to plot 25000 data points. But the lines in the plot are broken. If you ha...

más de 1 año hace | 0

Respondida
Export c++ code from simulink scheme with s-function
Hi Dario, From my understanding, you are trying to generate the code for your model which has a s-function in it. When you are ...

más de 1 año hace | 0

Respondida
How to write decison making logic for designscenarios?
Hi Amr, From my understanding, you are trying to open the system ‘CollisionFreeSpeedManipulator’ but it is throwing an error as...

más de 1 año hace | 0

Respondida
How can I hide the country boundaries in a Basemap?
Hi Ariana,  I understand that you are using “geobubble” function to create the maps and want to remove the displayed country n...

más de 1 año hace | 0

Respondida
when calling OptimizeHyperparameters to optimise my KNN model i am getting an error "out of memory".
Hi Preeti, I understand that you are getting an “Out of Memory” error after 5th iteration while using the “fitcknn” function. ...

más de 1 año hace | 0

Respondida
Index in position 1 exceeds array bounds. Index must not exceed 1.
Hi Shubham, I understand that you are getting an error “Index in position 1 exceeds array bounds” when you run your code. Th...

más de 1 año hace | 1

Respondida
HOW to solve x(n) = {1, 1, 1, 1, 1, 1, 0, 0} about dft
Hi seung, I understand that you want to find the Discrete Fourier Transform of x(n) Please refer to the below pointers to know...

más de 1 año hace | 0

Respondida
Simulink Code Deployed to Raspberry pi 4 but cannot run without internet
Hi Ainul, I understand that you want to deploy Simulink code on the Raspberry pi using the ethernet cable The following docu...

más de 1 año hace | 0

Respondida
Cannot perform an implicit cast between these two classes. - Fixed numbers
Hi Jonas, I understand that you want to change the default data type of the compiler to “uint32”. Simulink does not support ...

más de 1 año hace | 0

| aceptada

Respondida
Bug Finder report for autosar violation 5-0-15.
Hi Kunal, The reason is, structure pointer violates the following compliance rules of ANSI C: 17.1 (required): Pointer arithme...

más de 1 año hace | 0

Respondida
What Add-ons do I need for simulink.sdi.report?
Hi Will, “Simulink.sdi.report” only requires the “Simulink” add-on. It doesn’t require either Simulink Report Generator or M...

más de 1 año hace | 0

Respondida
Simulink stalls on RaspberryPi after a certain aount of cycles
Hi Hossein, I understand that in normal mode, your model runs on the PC with no problem with sample time of 60s, but stalls on...

más de 1 año hace | 0

Respondida
Using Pin Change Interrupts of Arduino in Matlab Simulink
Hi Ishan, To use the pin change interrupts in Arduino, use the “External Interrupt block”. This block configures Simulink® to t...

más de 1 año hace | 0

| aceptada

Respondida
3D Rotation in UIAxes
Hi Felix, Based on your description Question 1: "The overall behaviour is identical when I manually create an Axes object a...

más de 1 año hace | 0

Respondida
How to check if workspace is static
Hi Thomas, The workspaces for nested and anonymous functions are static. This means that all variables used within the functio...

más de 1 año hace | 0

Respondida
Having issues with connecting Zynq zedboard to computer
Hi Kimi, The reason for the error is maybe you have not completed the whole set up. Finish all the steps i.e., Identify COM...

más de 1 año hace | 0

Respondida
imwrite with window/level setting
Hi Alan, To get the color limits same as caxis, create a map of matrix with 3 columns and desired number of rows by using rand...

más de 1 año hace | 0

Respondida
How to trace an error "Unable to resolve the name" when running python from matlab
Hi Maksim, The reason for the error could be the module doesn’t exist in the path. Please check the python path and make sur...

más de 1 año hace | 0

Respondida
Error when trying to simulate Matlabfunction
Hi Leon, This is an error message that is thrown by the "make" (make/gmake) command. The common cause for this error message is...

más de 1 año hace | 0

Respondida
How to delete unintended labels and their duplicates?
Hi Carlos, The root cause of this bug has since been identified, and has been fixed as of R2018b Update 3. However, if an MLAPP...

casi 2 años hace | 0

Respondida
Can't get level-2 matlab s-function to work
Hi Akshay, To resolve the issue, update your MATLAB to R2021a. If that doesn’t resolve your issue, please send the model/...

casi 2 años hace | 0

Respondida
Is there any method to calculate segmentation coefficent automatically according the same size of my boundary area.
Hi Ali, I am assuming by segmentation coefficient you are referring to the threshold for segmentation You can use the grayt...

casi 2 años hace | 0

Respondida
reducepatch command in Matlab
It is my understanding that you have created a patch ‘p’ and want to reduce its faces. As you are using the command reducepatc...

casi 2 años hace | 0

Respondida
Write a program so that with help of 3 for-end loops we form a matrix C that will be equivalent to C= A*B - B*A
Hi Iva, From my understanding you want to to get a matrix C, where C = A*B - B*A. To get the matrix C it is possible only if A ...

casi 2 años hace | 0

Cargar más