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 中查找有关 Loops and Conditional Statements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!