Skip to content
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

Code Compatibility: COLMP Warnings #114

Open
simmsa opened this issue Feb 2, 2024 · 0 comments
Open

Code Compatibility: COLMP Warnings #114

simmsa opened this issue Feb 2, 2024 · 0 comments
Assignees

Comments

@simmsa
Copy link
Contributor

simmsa commented Feb 2, 2024

The most recent code compatibility is reporting the following COLMP warnings.

Identifier Severity Documentation Suppression File LineNumber ColumnRange
COLMP Warning Details none mhkit/tidal/graphics/plot_joint_probability_distribution.m 169 10 17
COLMP Warning Details none mhkit/tidal/graphics/plot_rose.m 104 17 24
COLMP Warning Details none mhkit/wave/graphics/plot_matrix.m 38 17 19

Details:

COLMP Details (Warning):

  • In R2019a and previous releases, the default colormap size is 64.
  • Starting in R2019b, colormaps have 256 colors by default.
  • If your code depends on a colormap having 64 colors, specify the number of colors when querying the colormap.
  • For example, parula(64) queries the 64-color parula colormap.
@simmsa simmsa self-assigned this Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant