how to correct an error in command windows?
Mostra commenti meno recenti
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 Commenti
Maria
il 20 Lug 2023
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?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Loops and Conditional Statements in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!