visioner code changing string
显示 更早的评论
hi,can anyone help me with a visiner cose.its a code that change the string with 2 letters up (lets say 'abcd') to 'cdef' in old fashion for loop like in c++ thank for your help.
回答(1 个)
Star Strider
2018-8-11
0 个投票
Letters in MATLAB (and most other languages) are represented by numeric values. Since this is homework, we only give hints, so the one I leave you with is the char (link) function.
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!