Community Profile

photo

Prince Sachdeva

MathWorks

Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Message

My responsibility is to provide the best support in the fields like Image Processing, Navigation methods and SLAM. I can also give good support for issues in Wireless Networks field.
Any articles/ideas/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
How to read RAW 32 bit image and show.
As per my understanding of the question, I think the following MATLAB Answer link might be of help to you.

4 years ago | 0

| accepted

Answered
How can I change the appearance of the error bars?
Hi, I think when you change the colour property, it applies for both the line and the error as shown in the below code: x = 1:1...

4 years ago | 0

| accepted

Answered
How to draw the map bounding box over the grid using the Mapping Toolbox?
I understand that you want to draw a bounding box over the grid, you can update the code as shown below: latLim = [-53.7 -52]; ...

4 years ago | 0

Answered
Replace a subplot title on a figure from another function in appdesigner
As per my understanding, you want to add a title to the sub plot after some pre-processing. It seems to me that the below solut...

4 years ago | 1

| accepted