r/matlab 13h ago

TechnicalQuestion Guys i need help with registerign in MathWorks

0 Upvotes

I wanted to do the MATLAB Onramp course and when i found out i had to reguiste/create an account first, i went for it but an error shows up everytime i put in an account ID.

I put my college ID and also tried with my personal email ID. I tried searching for a solution in the Support section but, I couldn't find anything on this.

Any help would be appreciated and thanks in advance


r/matlab 3h ago

Simulink STM32 help.

2 Upvotes

Hello everyone. I’m trying to build a project that involves 6 PIDs to drive motors of a rover, I’m not much of a programmer so I went with the simulink coder. My boards is nucleo H753ZI and my idea is to have it do the pid loops, the set points of which are to be sent through the ethernet port on the board. So far I’ve hit dead end on the ethernet, I tried settings from the matlab site, yt videos but can’t get it to ping. I put a simple model with sine connected to led pin to verify that the model is working and it works. Has anyone done something with ethernet on the same board in simulink? Where and how can I start the troubleshooting? Also would be great if anyone can share ioc settings, but only if it is for the same board.