Community Profile

photo

Praveen Reddy

MathWorks

Last seen: 16 days ago Active since 2023

Followers: 0   Following: 0

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

Programming Languages:
C++
Spoken Languages:
English

Statistics

  • Knowledgeable Level 3
  • 3 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
Can the Matlab Runtime Installer Location be set by a command or script on a windows machine?
Hi Fabian, I understand that you wish to set the Compiler Preference, "MATLAB Runtime Installer Location" programmatically. Ho...

8 months ago | 0

Answered
Linear regression in x log plot matlab
Hi Reto, I understand that you intended to display the linear regression of the data with the x-axis in a logarithmic scale. H...

8 months ago | 0

Answered
How to log a .m function output to Simulink in real time?
Hi Dimuthu, I understand that you have a continuous data stream being produced by a MATLAB function and want to import the sam...

8 months ago | 0

Answered
How to generate legends with data?
Hi Andrew, I understand that you want to display legends for unknown number of plots with dynamically changing data. You can u...

8 months ago | 0

Answered
how to put scalebar
Hi Narges, I understand that you have downloaded a function from the MATLAB File Exchange for creating a scalebar and are faci...

8 months ago | 0

Answered
plotting multiple 2D point data in 3D
Hi Minyoung, I understand that you want to plot planes in a 3D plot. You can use the “surf” function to plot the planes. Below...

8 months ago | 0

Answered
Using Data tip values in App designer
Hi Aaquib, I understand that you want to add data tip coordinates on the axes component to a new matrix in app designer. Yo...

8 months ago | 0

Answered
What is matlab.apps.AppBase
Hi Siaw, I understand that you are getting an error while trying to create call back to a button by inheriting “matlab.apps.Ap...

8 months ago | 0

| accepted

Answered
Adaption of double lane change example from Vehicle dynamics Blockset to include rear wheel steering
Hi Samuel, As per my understanding you are trying to adapt double lane change example from Vehicle Dynamics Blockset to includ...

8 months ago | 0

Answered
RoadRunner has Unmet Dependencies
Hi, I understand that the issue you are facing is related to library compatibility between RoadRunner and your system. I sugges...

8 months ago | 0

Answered
Repeat cycle calculation of a Sun-Synchronous orbit (SSO)
Hi César, I understand that you are trying to calculate repeat cycle of SSO and would like to know if there are any available...

8 months ago | 0

| accepted

Answered
Save matlab figure as basemap
Hi Madison, As per my understanding, you are trying to add a custom basemap from a MATLAB figure to the list of available basem...

8 months ago | 0

| accepted

Answered
How to analyse optical flow information
Hi, I understand that you want to compute spatial image gradients, temporal gradients and export the results. You can compute ...

8 months ago | 0

| accepted

Answered
Make an artificial silhouette of the spray given in image using sine function.
Hi Edin, I understand that you are trying to make silhouette of an image. You can use sine function as “amplitude * sin(freque...

8 months ago | 0

Answered
Publish markup and the help command
Hi Roger, I understand that you could not organize the help text and text for markup in the same “.m” file. I suggest you to in...

8 months ago | 0

Answered
MATLAB script shift when maximized
Hi Noble, I understand that your script is shifting up and cutting out the tabs when a MATLAB program is opened and maximized....

8 months ago | 0

Answered
Initialize Occupancy Grid with Default Value?
Hi Andres, I understand that you want to know how to initialize occupancy grid with default value without using “setOccupancy(...

8 months ago | 0

| accepted

Answered
How to use improfile taking image from UIaxes in App designer
Hi Igor, I understand that you want to pass image on the app designer UI axes as input to “improfile” function. Here is one wa...

8 months ago | 0

| accepted

Answered
如何用appdesigner读取mat文件显示所有变量
Hi 爱玲 袁, I understand that you want to read variables from a ‘.mat’ file and display the variables on app designer. In the ...

10 months ago | 0

Answered
How to put model from Fuzzy Logic Designer to App Designer ?
Hi Katarzyna, I understand that you have designed a system in Fuzzy Logic Designer App and implement the Fuzzy Inference System...

10 months ago | 0

Answered
Drawing Interactive Graphs in Visio using ActiveX and MATLAB
Hi Mikayle, I understand that you want to create graphs in Visio using MATLAB. Please refer to the following MATLAB answer to k...

10 months ago | 0

Answered
Is there a way to use odbc connection with App Designers Web App?
Hi Hans, I understand that you want to deploy Web App with ODBC connection. Database Toolbox helps to connect to any relationa...

10 months ago | 0

Answered
How to Copy a struct that has existing references/handles and break the link to the original data
Hi Thomas, I understand that you are trying to append struct in a cell array and confused if MATLAB is exhibiting pass by refer...

11 months ago | 0

Answered
"Second argument must be of form 'x' or 'x = a..b'." with fcontour
Hi Mateus, I understand that you are trying to plot contour using “fcontour” function and encountering the error message "Seco...

11 months ago | 0

Answered
App Designer Example hangs at 10% download
Hi John, I understand that the example file “Mortgage.mlapp” is hanging on load when you open it in App Designer. Please make s...

11 months ago | 0

Answered
라이센스 전송 횟수
Hi Seunghui, I understand that you are facing an issue in activating a renewed license. Please reach out to the MATLAB Technica...

11 months ago | 0

Answered
Opening PDF from web app
Hi Justin, I understand that you are trying to open pdf files from MATLAB app using ‘web()’ function and the same is not worki...

12 months ago | 0

Answered
Plot binaryOccupancyMap in Matlab App Designer
Hi JIAN-HONG, I understand that you are trying to create an app to plot the path plan generated from A* hybrid path and unable ...

12 months ago | 0

Answered
how to resolve this problem?
Hi Ahmed, I understand that you want to plot the curves f(x)= x/sqrt((x^2)+1), y=x/2 and determine the area between the curves...

12 months ago | 0

| accepted

Answered
getenv('Username') in WebApp Alternative
Hi C.K, I understand that you want to find the user information of user logged into Web App server. Starting from R2022a you ca...

12 months ago | 0

| accepted

Load more