Community Profile

photo

Srija Kethiri

MathWorks

Last seen: 約1ヶ月 前 2022 年からアクティブ

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

統計

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

バッジを表示

Content Feed

表示方法

回答済み
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...

11ヶ月 前 | 0

回答済み
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...

11ヶ月 前 | 0

回答済み
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...

11ヶ月 前 | 0

回答済み
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...

12ヶ月 前 | 0

回答済み
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...

12ヶ月 前 | 0

回答済み
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...

12ヶ月 前 | 0

| 採用済み

回答済み
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...

約1年 前 | 0

回答済み
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 ...

約1年 前 | 0

回答済み
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...

約1年 前 | 0

回答済み
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...

1年以上 前 | 0

回答済み
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. ...

1年以上 前 | 0

回答済み
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...

1年以上 前 | 1

回答済み
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...

1年以上 前 | 0

回答済み
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...

1年以上 前 | 0

回答済み
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 ...

1年以上 前 | 0

| 採用済み

回答済み
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...

1年以上 前 | 0

回答済み
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...

1年以上 前 | 0

回答済み
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...

1年以上 前 | 0

回答済み
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...

1年以上 前 | 0

| 採用済み

回答済み
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...

1年以上 前 | 0

回答済み
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...

1年以上 前 | 0

回答済み
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...

1年以上 前 | 0

回答済み
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...

1年以上 前 | 0

回答済み
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...

1年以上 前 | 0

回答済み
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...

1年以上 前 | 0

回答済み
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...

2年弱 前 | 0

回答済み
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/...

2年弱 前 | 0

回答済み
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...

2年弱 前 | 0

回答済み
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...

2年弱 前 | 0

回答済み
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 ...

2年弱 前 | 0

さらに読み込む