From what MATLAB version can max() return linear indices?

3 visualizaciones (últimos 30 días)
Fredrik P
Fredrik P el 29 de En. de 2024
Comentada: Dyuman Joshi el 29 de En. de 2024
max() can return linear indices, but when was this capability introduced? I can't seem to find it in the version history.

Respuesta aceptada

Dyuman Joshi
Dyuman Joshi el 29 de En. de 2024
Editada: Dyuman Joshi el 29 de En. de 2024
From the official documentation, R2019a was the version when this syntax was first introduced - https://in.mathworks.com/help/releases/R2019a/matlab/ref/max.html.
The syntax is not present in the documentation for R2018b - https://in.mathworks.com/help/releases/R2018b/matlab/ref/max.html
  2 comentarios
Fredrik P
Fredrik P el 29 de En. de 2024
Nice! I haven’t been able to find the old documentations online. Thank you!
Dyuman Joshi
Dyuman Joshi el 29 de En. de 2024
You can access them from here - https://in.mathworks.com/help/doc-archives.html
However, as you can see from the webpage linked above, TMW only hosts the documentation of releases published in the last 5 years online. If you need documentation for older releases, you will have to contact TMW support.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by