Community Profile

photo

Sai Sumanth Korthiwada

Actif depuis 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.

Statistiques

  • Knowledgeable Level 2
  • First Answer

Afficher les badges

Feeds

Afficher par

A répondu
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...

environ un an il y a | 0

| A accepté

A répondu
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...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 0

A répondu
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 ...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 1

A répondu
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...

environ un an il y a | 0

A répondu
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. ...

environ un an il y a | 0

| A accepté

A répondu
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 ...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 0

A répondu
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 ...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 1

A répondu
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...

environ un an il y a | 0

A répondu
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...

environ un an il y a | 1

A répondu
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...

environ un an il y a | 1

| A accepté

A répondu
[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...

environ un an il y a | 0

A répondu
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...

plus d'un an il y a | 0

A répondu
"Warning: Matrix is singular, close to singular or badly scaled. Results may be inaccurate. " RCOND = NaN. I'm using Newton's Method which uses a Jacobian Matrix for space mech. class. not sure how to fix w/out changing elements of matrix (set)
Hi Eileen, I understand that you are encountering a warning message while working on Newton’s method which uses Jacobian matri...

plus d'un an il y a | 0

A répondu
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...

plus d'un an il y a | 0

Charger plus