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
Joost Hazelzet 2020 年 2 月 1 日
編集済み: Joost Hazelzet 2020 年 2 月 1 日

1 投票

It does exist, but use matlab.net.base64decode(base64string)
Guillaume
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 ExchangeCall Web Services from MATLAB Using HTTP についてさらに検索

タグ

質問済み:

2017 年 2 月 9 日

編集済み:

2020 年 2 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by