Community Profile

photo

Sai Sumanth Korthiwada

Active since 2022

Followers: 0   Following: 0

I am an EDG Intern at MathWorks. DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks.

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Is it possible to display a multiplication operator in symbolic math's displayFormula output?
Hi Tim, As of Symbolic Math Toolbox R2022b, multiplication symbol (*) outputs a blank space for integers as well. Because the i...

1 year ago | 0

| accepted

Answered
no matter what i do i get this error: (line 17) fopen(server);
Hi Kyriakos, I understand that you are facing an issue with 'fopen()'. As per the shared code, you are using 'tcpip()' and 'fop...

1 year ago | 0

Answered
Access Stateflow Debugging options programmatically
Hi Petru-Cornel, I understand that you want to access Stateflow debuging options programatically. It is possible to access som...

1 year ago | 0

Answered
I'm really confused about how to do the JB test and Lillertest for this question.
Hi Henry, Please go through the documentation of jbtest and lillietest to understand about those tests. You can also leverage t...

1 year ago | 0

Answered
Streamcolor function that needs to be adapted
Hi Santhosh, I understand that you want to use 'streamcolor' function but the input you have is not in meshgrid format. 'strea...

1 year ago | 0

Answered
Errors in icoshift.m
Hi Chai Chee, I understand that you are facing an error while executing 'iconshift.m' file. As the error suggests, unrecogni...

1 year ago | 0

Answered
Getting error for exe, in MATLAB when reading a video from a file...
Hi Ahmad, I understand that you are facing an error when reading a video from a file. Please refer to the following MATLAB Ans...

1 year ago | 0

Answered
The system cannot find path specified error
Hi Abdul, I understand that while converting Simulink file to Typhoon HIL using 'convert to tse’ block, it is resulting the res...

1 year ago | 0

Answered
Getting the error Index in position 1 exceeds array bounds. Index must not exceed 1. Error in thermotest5 (line 13) h1 = XSteam('h_pT', p1, t1); % Specific Enthalpy at Turbin
Hi Ella, I have executed the code you have mentioned above in MATLAB R2022b, and it worked without any error for me. I have att...

1 year ago | 0

Answered
I am getting an error when using the append_pdfs function
Hi Jack, As mentioned in the documentation overview of append_pdfs in File Exchange: This function is now included in the expo...

1 year ago | 0

Answered
Plotting temperature values along the flight path.
Hi Arjun, I understand that you would like to use latitude, longitude and temperature to be plotted on a geographical map. Pl...

1 year ago | 0

Answered
I wondering if simulink can make multi ego vehicle in autonomous tool box
Hi 한빈 이 Currently, multiple ego vehicles are not supported by the Autonomous toolbox. As concurrent ego vehicles are not yet ...

1 year ago | 0

Answered
Nonlinear Constraint with Secondary Variable fmincon
Hi Yasin, As the error log suggests, " Unrecognized function or variable 'b' " describes that the variable 'b' is not yet creat...

1 year ago | 0

Answered
Plot data labels with geoplot
Hi Lorenzo, Please use 'legend' to add a label with the value of the variable within each region. Please refer to Add Labels a...

1 year ago | 0

Answered
C:\Program Files\MATLAB\R2015b\toolbox\local\pathdef.m: Cannot open file: permission denied
Hi Steve, I understand that you are facing an issue while launching MATLAB R20215b. To resolve this issue, please follow the tr...

1 year ago | 0

Answered
How make launcher matlab in linux mint?
Hi Yonieq, After installing MATLAB in Ubuntu machine (Linux mint), please follow the steps shown below: 1) Open a command term...

1 year ago | 1

Answered
Why does my MATLAB suffer GUI glitches in Linux Mint?
Hi Zain, Please refer to the "MATLAB R2022b System Requirements for Linux" to know more about the system requirements to use MA...

1 year ago | 0

Answered
gradCAM() unclear error message
Hi Christopher, I have used the attached files and the code provided above. It works fine for me without any errors in R2022b. ...

1 year ago | 0

| accepted

Answered
Generate FMU file from Matlab application
Hi Jaaf, Please refer to 'exportToFMU2CS' function to know about Exporting Simulink model to functional mock-up unit (FMU) and ...

1 year ago | 0

Answered
How to change the default initial value in fitlmematrix()?
Hi Ruifeng, 'StartMethod' can only have either of the following values: 'default': An internally defined default value. 'rand...

1 year ago | 0

Answered
Is there a keyboard shortcut for inserting a LaTex equation after writing it?
Hi Ricardo, I understand that you were looking for a shortcut to insert a LaTex equation after writing an equation in the text ...

1 year ago | 0

Answered
How to load multiple .mat files which are having subfile in .mat format using the loop?
Hi Rajeev Kumar, I understand that you wanted to load multiple '.mat' files which are having subfile in '.mat' format using the...

1 year ago | 0

Answered
Select and replace multiple occurrences of the same word not exactly in the same area/column?
Hi Lance, Please note that, as of R2021b, the MATLAB Editor has the feature where you can hold "Alt" or "Option" while clicking...

1 year ago | 1

Answered
Use the Library Compiler to package the matlab function file into a python package,but Import python package macOS error
Hello 乙洁, It is possible that this issue arises due to the IDE, in your case, jupyter notebook, not recognizing the correct Pyt...

1 year ago | 0

Answered
The Matlab editor has thin line-space on Mac version, see attached. How to make it as the Windows version?
Hi John, By default, Right-hand text limit line is in grey color [0.8 0.8 0.8] and it can be modified by the user. In the imag...

1 year ago | 1

Answered
I have problem when I start the matlab
Hi Inguk, I understand that you are facing an issue while launching MATLAB R2022b. To resolve this issue, please follow the tro...

1 year ago | 1

| accepted

Answered
[Ubuntu] MATLAB's editor shown blank and cannot be written
Hi Muhammad, I understand that you are facing an issue with MATLAB R2022b on Ubuntu 20.04. Try launching MATLAB from the comman...

1 year ago | 0

Answered
Error in vorticity calculation using curl function
Hi, The images attached in the query looks similar. However, the values of vorticity may differ as ‘curl()’ function is from MA...

1 year ago | 0

Answered
How to display answer for partial pivoting for Gauss Elimination method
Hi Idris, I understand that you are trying to display the upper triangular matrix using partial pivoting with Guass elimination...

1 year ago | 0

Load more