Community Profile

photo

Shubham

MathWorks

Last seen: 2 days ago Active since 2023

Followers: 0   Following: 0

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

Programming Languages:
C++
Spoken Languages:
English
Pronouns:
He/him

Statistics

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Polyspace 2012 b error in server response
Hi Mohammed, I understand that you are receiving an error when you try to execute a C project on Polyspace 2012b. This problem...

7 months ago | 0

Answered
How do you add multiple justifications to a single line of C++ code in polyspace?
Hi Aaron, I understand you want to add mutiple annotations to the single line of code in Polyspace. It depends on what annota...

7 months ago | 0

Answered
PolySpace bug finder approximations
Hi Andrei I understand you want to increase the precision of the approximation of the values of the variables without changing ...

7 months ago | 0

Answered
Security issue while connecting with an OPC UA Server
Hi, I understand you are getting an error regarding verifying security when you are trying to connect the client to OPCUA Serve...

7 months ago | 0

| accepted

Answered
I have downloaded matlab installer and while trying to install I am unable to see polyspace in the section?
Hi Viswa, I understand you are facing issues while installing Polyspace R2023a. Starting from MATLAB R2019a, Polyspace product...

7 months ago | 0

Answered
Why Polyspace Code prover do not permit to check some MISRA rule ?
Hi Pascal, I understand you want to know the limitations of Polyspace Code Prover and Polyspace Bug Finder over MISRA 2012 Rule...

7 months ago | 0

Answered
some bug on Polyspace ,the variable imask never has value of 3。
Hi Chen, I understand you could not figure out when the value of the variable "imask" reaches "3" as shown in the variable acce...

8 months ago | 0

Answered
MQTT algorithm for iot
Hi Anwar, You cannot implement your own security algorithm in MQTT Protocol in MATLAB. From R2022a, MATLAB introduced Industria...

8 months ago | 0

Answered
Control a Stepper Motor Using RS232 Serial Communication
Hi, I understand that you want to set up the connection of Step Motor Controller in MATLAB and send commands to control it. To...

8 months ago | 0

Answered
How to change the alpha property (transparency) in the function “plot3”?
Hi, I understand you want to set transparency in "plot3" function. But Line series objects do not support transparency (alpha)...

8 months ago | 0

Answered
How does polyspace bug finder intelligently identify useless if errors in if-else
Hi, I understand you want to avoid the useless check flagged by Polyspace. The reason Polyspace is marking the variable 'valu...

8 months ago | 0

Answered
How to define partial fraction expansion?
Hi, MATLAB provides a function called residue that can be used to perform partial fraction decomposition of a rational function...

8 months ago | 0

Answered
OPC toolbox in simulink
Hi, You can use the ICOMM Toolbox in Simulink to interact with OPC DA servers and exchange data between Simulink models and ext...

8 months ago | 0

Answered
polyspace automation standalone script for BF and CD
Hi basheer, I understand you are not able to use commands like polyspace-bug-finder and polyspace-code-prover in Polyspace R201...

8 months ago | 0

| accepted

Answered
MQTT publish plain hex
Hi, The write() function expects a string as input, so it is not possible to directly pass the raw data as a binary string. In ...

8 months ago | 0

Answered
OPC-UA data for realtime simulation in Simulink
Hi, I understand you want to use OPC UA Blocks in Simulink. The ICOMM Toolbox does not support OPC UA Blocks as of now. The IC...

8 months ago | 0

Answered
Can i to use a opc-ua functions of Matlab into Simulink ¿?
Hi, The ICOMM Toolbox does not support OPC UA Blocks in Simulink as of now so it is not possible to use OPC UA Functions in Sim...

8 months ago | 0

Answered
How to add event listener to a stateflow block?
Hi, Please refer to this MATLAB Answer. I hope this will solve the issue.

8 months ago | 0

Answered
Enquiry about MQTT and HTTP
Hi Kevin, In MQTT, the concept of message expiry is supported through the use of the "Message Expiry Interval" property. This p...

8 months ago | 0

Answered
Index in position 1 exceeds array bounds (must not exceed 1) AT d_theta_plus = (theta(j+1, n) - theta(j, n)) / delta_z;
Hi Shwetha, Based on your code, it seems that there are two problems in the program: 1. Accessing `theta(j+1,n)` instead of `t...

8 months ago | 0

Answered
Simulink and an OPC-UA server
Hi, I understand you want to connect to OPC UA Server via simulink. Starting with R2024a, the Industrial Communication Toolbox...

8 months ago | 0

Answered
OPC UA - Connect MATLAB as Client to an OPC UA Server
Hi, In MATLAB, you can establish a connection to an OPC UA server using the ICOMM Toolbox. Here's an example of how you can do ...

8 months ago | 0

Answered
How do I receive the message when I subscribe to a topic using "MQTT in Matlab"?
Hi Sven, In MATLAB, you can use the read() function to retrieve messages from different MQTT subscriptions. Additionally, when ...

8 months ago | 0

Answered
License Manager Error -15
Hi Mohammad, Please refer to this. Why do I receive License Manager Error -15? - MATLAB Answers - MATLAB Central (mathworks.co...

9 months ago | 0

Answered
fuzzy C-means Algorithm
Hi Ahmed, It is possible to modify the options in the Fuzzy C-Means (FCM) algorithm in MATLAB, including the distance metric us...

9 months ago | 0

Answered
how to use imresize function.
Hi Mohd, The value "3" in the statement "2320x2864x3 uint8" refers to the number of color channels in the image. In this case, ...

9 months ago | 0

| accepted

Answered
Difference between ar() function burg implementation and arburg() function
Hi Demos, The reason why the `ar()` function requires double the data points compared to `arburg()` for the same model order is...

9 months ago | 1

| accepted

Answered
How many installations allowed for a Home License ($149)
The MATLAB Home License can only be used on a single computer at a time. For more info refer this MATLAB Answer.

9 months ago | 0

Answered
Buying Decision M2 Pro/Max for Running Native Silicon
Hi Dan, It seems like your primary concern is whether having a matrix size close to your RAM size would result in a reduction i...

9 months ago | 0

Answered
License Manager Error -1
Hi Pranav To migrate the MATLAB Server Product from one virtual machine (VM) to another, you need to follow a series of steps. ...

9 months ago | 0

| accepted

Load more