how to correct an error in command windows?
古いコメントを表示
Suppose i get an error in command window, is there any other way so i can correct the error in the specific line or should i write the whole code again?
2 件のコメント
Maria
2023 年 7 月 20 日
SerialCode = reshape('TransmittedSig');1;size ('TransmittedSig',1)*size ;('TransmittedSig',2)]);
coreect the command
Nothing in what you posted is valid code. There is nothing to correct. Without any information about what you're trying to do, guessing is unproductive.
If you have a question, you can start a new question and include relevant details about the specific task. If the goal is to reshape a variable, what exactly is the variable, what are its initial and final shape and the manner in which its elements should be reordered?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Whos についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!