While MATLAB provides a few options for integrating generative AI into your workflow, GitHub Copilot is not natively supported. However, there are other model options and an official MATLAB extension for VS Code detailed below.

部分

 

MATLAB & GitHub副驾驶

  1. 按照我们的说明在VS Code中验证你的GitHub Copilot许可证
  2. 加载MATLAB模块,并在VS Code中安装官方的MathWorks MATLAB扩展。
  3. 创建一个新的或打开现有的MATLAB脚本文件(00),并部署GitHub Copilot。在MATLAB的博客中阅读有关此特性的更多信息Matlab Extension for Visual Studio Code: Yes, it works with GitHub Copilot

 

MATLAB人工智能聊天平台

AI Chat Playground是一个优化的OpenAI模型,用于与matlab相关的输入、输出和工具箱。这是一个免费使用的产品,有“护栏”来保持对MATLAB和Simulink的使用。

 

Connect MATLAB to the OpenAI API

虽然GitHub Copilot不能从MATLAB IDE中访问,但您可以本地与OpenAI模型进行接口。请按照MATLAB博客中的说明使用MATLAB进行大型语言模型。

 

Last updated: Loading…