help with decimal,hexa,etc converter.
2 ビュー (過去 30 日間)
古いコメントを表示
for example i have a syntax for base 10 to base n. and i also have a syntax of base m to base 10.
and then what i was given base 2 to base 3 to converter. so the procedure is i need to convert first base 2 to base 10(using base m to base 10 syntax). after that, how would i make my program enter the syntax of base 10 to base n? its like returning to a line in the program.
BTW, i cant use built in converters in matlab.
1 件のコメント
Jan
2012 年 9 月 29 日
The question is not clear. I cannot imagine what "return to a line in a program" could mean.
参考
カテゴリ
Help Center および File Exchange で Data Type Conversion についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!