base64decode not found
显示 更早的评论
How can I solve it. I always get "base64decode not found." when I try to use the command "base64decode"
Thanks in advance
回答(2 个)
Joost Hazelzet
2020-2-1
编辑:Joost Hazelzet
2020-2-1
1 个投票
It does exist, but use matlab.net.base64decode(base64string)
Guillaume
2017-2-9
0 个投票
Is it really the error message you get (and not "undefined function or variable 'base64decode'")?
There is no base64decode function in matlab. Your options are to write it yourself or find one already written
类别
在 帮助中心 和 File Exchange 中查找有关 Call Web Services from MATLAB Using HTTP 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!