photo

Harsh


Last seen: 11 dagar ago Active since 2024

Followers: 2   Following: 0

Interested in ADAS and cloud based services

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

Statistics

MATLAB Answers

0 Questions
64 Answers

RANK
1 317
of 299 737

REPUTATION
54

CONTRIBUTIONS
0 Questions
64 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
8

RANK
 of 20 791

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165 655

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 2
  • First Answer

View badges

Feeds

View by

Answered
importing c++ header with "importExternalCTypes" results in "dot indexing is not supported"
Hi @Patrick, While importing C++ enum classes using importExternalCTypes, I encountered a similar error. One workaround I tri...

14 dagar ago | 0

Answered
Matlab cannot connect to the raspberry cameraboard
Hi @Wilson, I have encountered a similar issue before, and I recommend using only the Raspberry Pi operating systems listed on ...

15 dagar ago | 0

Answered
C2000 F28335 XCP connection error
Hi @Xinbo, From what I can gather, you are unable to connect to your TMS320F28335 board using Simulink’s Monitor and Tune and g...

16 dagar ago | 0

| accepted

Answered
Build Scenes from Custom Data Using RoadRunner HD Map (Python version)
Hi @Jaewon, To create RRHD using a python script, I would recommend you to start with copying the "\RoadRunner R20xxVer\bin\win...

ungefär en månad ago | 0

Answered
Error about simulink model convert to state-space model for HIL
Hi @Xiang, From what I can gather, you are encountering overflow errors while using Simulink and the "sschdladvisor" tool to co...

ungefär en månad ago | 0

Answered
Error while creating Target starting from reference target 'Aurix Tricore TC3x'
Hi @savino, I encountered a similar issue previously. Apparently, when creating a non-ARM-based target (Aurix TC3xx microcontro...

ungefär en månad ago | 0

Answered
Carla Export from RoadRunner scene is not showing all assets and much more details
Hi @Nastaran Saberi, I understand that when exporting from RoadRunner to Carla, some assets and details are missing, resulting ...

ungefär en månad ago | 0

Answered
Upload program to Arduino Due
Hi @Bikash, MATLAB cannot upload server code to the Arduino Due via the Native USB Port. The Arduino Due has two USB ports: N...

ungefär en månad ago | 0

Answered
Arduino error: Cannot Using Arduino
Hi @Trang, From what I understand, you are using MATLAB to connect to an Arduino Due using the "arduino()" command. When this c...

ungefär en månad ago | 0

Answered
Exporting hd map to apollo xml with local coordinates
Hi @Maria Siopi, From what I can gather, you are asking if RoadRunner can export an Apollo HD map with both georeferenced (long...

ungefär en månad ago | 0

Answered
MATLAB Project Push Error
Hi @Thomas Wilson, The error "could not decrypt TLS message (-1x16)" usually indicates a TLS handshake failure between your Git...

3 månader ago | 1

Answered
java.lang.IllegalStateException: com.mathworks.comparisons.exception.ComparisonException: Unable to find file
Hi @Maneesha, The java.lang.IllegalStateException error in MATLAB's Comparison Tool typically means it can't find your .slx mod...

3 månader ago | 0

Answered
Unable to use Monitor and Tune in Simulink for TI F28379D Launchpad (C2000)
Hi @Javier, From what I can tell, MATLAB is unable to detect the LaunchPad's serial port for External Mode, even though flashin...

3 månader ago | 0

Answered
当我使用drawpolygon交互绘制多边形后,如何针对顶点设置一个右键菜单?
Hi @华明, You are right in observing that assigning a custom uicontextmenu to a polygon object applies it to the polygon’s face a...

3 månader ago | 0

Answered
Disable the ability to type out tab white space in no-desktop mode 2025a
Hi @Gabriel, I understand that you are unable to disable the insertion of tab whitespace while using MATLAB R2025a in no-deskto...

3 månader ago | 0

Answered
Polyspace: different custom rules for variables depending other factors
Hi @Imanol, I understand that you are looking to apply Polyspace custom naming rules based on variable type. Currently, in the...

3 månader ago | 0

| accepted

Answered
어안 카메라와 기본 렌즈 카메라로 구성한 스테레오 시스템
Hi @채민, From what I can gather, you are trying to estimate the relative "R" and "T" of a stereo camera system consisting of a f...

3 månader ago | 0

Answered
How can I correct my m-file traffic simulation so that each of the eight traffic lights only becomes green or red based on the density count of cars at the two junctions?
Hi @BASHIR, This looks like an interesting project, using MATLAB Copilot in MATLAB R2025a I have made the following changes to ...

3 månader ago | 0

Answered
C2000 SPI How to transmit and receive more than 16 uint16
Hi @Banny, I would recommend you to use the SPI transmit (Tx) interrupt on the Tx FIFO to send chunks of data within the ISR (I...

3 månader ago | 0

Answered
No data found in the file
Hi @JÚLIA, It seems the primary reason you are encountering the "No data found in the file" message is likely due to how files ...

3 månader ago | 0

Answered
Flexlm licence manager under linux debian12
Hi @Julien Michel, From what I can gather, it looks like you are encountering a segmentation fault error when starting your new...

3 månader ago | 0

Answered
Error while trying to use matlab engine
Hi @Arkaprava, It seems "libmwengine_api" requires version symbols up to "GLIBCXX_3.4.30". However, the "libstdc++" library i...

3 månader ago | 0

Answered
ncdisp error on rocky 9 but works fine on ubuntu 24.04
Hi @Xiao, I understand that you have already reinstalled the 'ca-certificates' package as a workaround, but from what I can gat...

3 månader ago | 0

Answered
Inferior performance of the kd-tree for K-NN point cloud neighbor searches
Hi @Lennart Hinz, I would recommend you to only measure the search time with the KD-tree, make sure the “KDTreeSearcher” object...

3 månader ago | 1

Answered
comment peut-on importer OpenScenario file sur un script de Matlab et le réexécuter sans avoir besoin de Road Runner,
Hi @celina, Currently, there is no way to import existing OpenScenario files into MATLAB without using RoadRunner. As a worka...

4 månader ago | 0

Answered
I want to connect tcp/ip client to server so you can see a screenshot with microgrid as a client and i also share a matlab code as a server. there have a some problem
Hi @Waladur, I have encountered a similar issue before. I recommend using the `echotcpip` function instead. You can implement t...

4 månader ago | 0

Answered
为什么用学校邮箱也能看到有许可证但是登陆出现“您没有有效的许可证文件。”
Hi @佳元, It appears your license is recognized online but not locally due to a missing or invalid license file. Please ensure yo...

4 månader ago | 0

Answered
Algebric loop error in simulink model of PV string having 3 modules
Hi @Abhishek, I understand that you are encountering an algebraic loop error when executing your Simulink model. I agree with ...

4 månader ago | 0

Answered
crash di matlab in una S funcion con un riferimento ad un std::mutex
Hi @Mauro, I tried to reproduce the issue at my end but it looks like a few files have not been provided. Since "std::mutex" i...

4 månader ago | 0

Answered
Marking Curve Tool; how do I sample from existing curves? offset from curves?
Hi @John, Unlike the Prop Span Tool, the Marking Curve and Marking Polygon Tools do not allow you to use the existing lane boun...

4 månader ago | 1

Load more