how to display a word in a format
古いコメントを表示
i have a word... i want to delete the last three alphabets of the word... what shud i do... also if the word has any underscore or full stop it should also be deleted.... please do reply...
if the word is "matlab_ans.wer" it should display "matlab ans" if the word is "matlab_ask_a_question" it should display
"matlab ask a quest"
that is delete "wer" and "ion" and insert a space in place of underscore and just delete the full stop if any...
3 件のコメント
Walter Roberson
2012 年 12 月 4 日
I am disappointed that you deleted your previous question which had my request for clarification.
Elysi Cochin
2012 年 12 月 5 日
Walter Roberson
2012 年 12 月 5 日
In such cases, edit instead of starting a new question.
採用された回答
その他の回答 (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!