- #1
tdang
- 1
- 0
- TL;DR Summary
- How to replace a word using findstr
Matlab help!
Hello
I want to create a sentence 2
sen1: I love flower
str1: love
str2: hate
How can I create sen2= "I hate flower" using findstr and array concatenation?
Hello
I want to create a sentence 2
sen1: I love flower
str1: love
str2: hate
How can I create sen2= "I hate flower" using findstr and array concatenation?