photo

Nakul Khadilkar

MathWorks

Last seen: 14 days ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
7 Answers

RANK
2,372
of 298,949

REPUTATION
26

CONTRIBUTIONS
3 Questions
7 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
12

RANK
 of 20,661

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 162,957

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer
  • First Review

View badges

Feeds

View by

Answered
Why do I see a build error when trying to deploy a simulink model to ESP32 WROVER hardware in R2024a release?
This is due to the path length limitations that exist on the Windows operating system. The support packages, by default, get ins...

1 year ago | 0

Question


Why do I see a build error when trying to deploy a simulink model to ESP32 WROVER hardware in R2024a release?
Here is the error snippet from the attached screenshot: c:\programdata\matlab\supportpackages\r2024a\portable\packages\esp32\t...

1 year ago | 1 answer | 0

1

answer

Answered
mqtt simulink block with ESP32 Failed
Hello Anil, This seems to an issue with the prerelease version of R2022b MATLAB. Regarding the error, I see the following: **...

3 years ago | 0

Answered
Why does Simulink crash when I start it (with Arduino Support Package installed)?
This issue exists because of a mismatch in the versions of the MATLAB release and the DLL file used in the hardware support pack...

3 years ago | 9

Question


Why does Simulink crash when I start it (with Arduino Support Package installed)?
I recently updated my MATLAB 2021a to update_6 and it is crashing when running a simulink model. I've the Simulink Support Packa...

3 years ago | 1 answer | 2

1

answer

Answered
Using shared configurations with configured hardware board
Hi Kristian, Try setting the configuration parameter as below: configurationSettings.set_param('Name', 'value'); ‘configur...

3 years ago | 0

Answered
Simulink Build return "ans = logical 0" in the diagnostics viewer
Hi Sylvain, This is most likely because of a missing semicolon in one of the statements you are generating code for. -Nakul

3 years ago | 1

| accepted

Answered
Connecting Arduino Mega 2560 to usage with simulink Arduino support.
Hi Liam, Could you share more detials of what blocks exist in your Simulink Model? Things like smapling time, data logging coul...

3 years ago | 0

Answered
Why is the EV3 Pixy2 sensor block not recognizing any color signatures?
This issue is related to the Pixy2 sensor interface settings and/or the cable used for the hardware connection. There are a coup...

3 years ago | 0

| accepted

Question


Why is the EV3 Pixy2 sensor block not recognizing any color signatures?
After installing the Simulink Support Package for Lego Mindstorms EV3 Hardware, I am trying to run the EV3 example which uses th...

3 years ago | 1 answer | 0

1

answer