Highlights
关注


Introducing Code Analyzer

David 2024-10-16 (编辑时间:2024-10-16)
最新活动David 编辑于 2024-10-16

We are happy to announce the addition of a new code analyzing feature to the AI Chat Playground. This new feature allows you to identify issues with your code making it easier to troubleshoot.
How does it work?
Just click the ANALYZE button in the toolbar of the code editor. Your code is sent to MATLAB running on a server which returns any warnings or errors, each of which are associated to a line of code on the right side of the editor window. Hover over each line marker to view the message.
Give it a try and share your feedback here. We will be adding this new capability to other community areas in the future so your feedback is appreciated.
Thank you,
David
goc3
goc3 2024-10-16
The Code Analyzer is a helpful app. This is great!
Hans Scharler
Hans Scharler 2024-10-16
Huge update, thanks!

标签