How to find specific function changes / run code as old version of Matlab without redownloading old version of Matlab (specifically tables in 2018a -> 2015a)?
显示 更早的评论
My current problem is that I'm trying to help a coworker (same building, different division) with their Matlab code, but I'm using a newer version and am having trouble manipulating tables in their version.
So how can I take my knowledge of tables in newer Matlab and apply it to tables in their version? I can't seem to find a function specific changlelog, online documentation of older versions (without hogging their computer), or a way to run my code as if running an older form of Matlab (in some older questions answers reference a "file->export as" option that doesn't seem available to me).
As to his specific problem itself, he has an array of structs that he wants to sort, or convert to a table and sort (since the variable display of the struct array makes it seem accessible like a table, when it actually isn't);
采纳的回答
更多回答(1 个)
Hussam Jassim
2021-12-9
0 个投票
Dear Developer,
I am using MATLAB R2017b. The code that I work on it was built in 2008. When I import it to the MATLAB, many functions are working, but other are not working.
Is there any suggestion to modify this problem?
Yours sincerely
类别
在 帮助中心 和 File Exchange 中查找有关 Install Products 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!