photo

muaz shaikh


Last seen: 2 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how can print every word in new line but skip printing if word is repeating..this is a sorted list of words
close all;clear all;clc%creatiing word list with repeatation fid1=fopen('textfile.txt','r'); fid2=fopen('wordslist','w'); whi...

6 years 前 | 1 个回答 | 0

1

个回答

提问


difficulty in printing for 'cell' inputs.
I have a text file having sentences.I want to edit and print each sentence in a new line .I successfully edited but find difficu...

6 years 前 | 4 个回答 | 0

4

个回答