Unrecognized function or variable 'fetchmulti'.

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

답변 (1개)

Star Strider
Star Strider 2025년 8월 13일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

릴리스

R2023b

질문:

2025년 8월 13일

답변:

2025년 8월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by