Unrecognized function or variable 'fetchmulti'.

4 visualizaciones (últimos 30 días)
Jeremie Zhou
Jeremie Zhou el 13 de Ag. de 2025
Respondida: Star Strider el 13 de Ag. de 2025
the code ran without issues on Matlab 2018a. now i am switching to 2023B, and tried to run the code, but got the error message.
Unrecognized function or variable 'fetchmulti'.
I didn't find fetchmulti.m in 2023b folders. why is that? I assume everything has been installed automatically.
Thanks,
Jeremie

Respuestas (1)

Star Strider
Star Strider el 13 de Ag. de 2025
According to the documentation, fetchmulti was introduced in R2024b, and is part of the Database Toolbox.
If you were using it in R2018a, that version must be a function that you (or someone else) wrote.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Productos


Versión

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by