Skip to content

Add unsupported notice #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Apr 18, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions user/languages/matlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,15 @@ language: matlab

</aside>

{: .warning}
> MATLAB builds are not currently supported. MATLAB releases newer than R2024a are not available for use.

This guide covers build environment and configuration topics specific to
[MATLAB&reg;](https://www.mathworks.com/products/matlab.html) and [Simulink&reg;](https://www.mathworks.com/products/simulink.html) projects. Please make sure to read our
[Tutorial](/user/tutorial/) and
[general build configuration](/user/customizing-the-build/) guides first.

{: .warning}
> Currently, MATLAB builds are available only for public projects in Linux&reg; environments.
> Builds using the MATLAB language are no longer supported. MATLAB releases newer than R2024a are not available for use.
>
> MATLAB builds are available only for public projects in Linux&reg; environments.


## Specify MATLAB Releases and Run Tests
Expand Down