Feeds
提问
Selecting rows from a file starting with a letter followed by 3 numbers
Hi there, I have a function that selects information from two files and combines this information into one new file. Importantly...
10 years 前 | 2 个回答 | 0
2
个回答提问
Conditional textscan - How to select certain lines from a file
Hi there, I would like to read information from a file into an array for later use. Only certain rows of that file are supposed ...
10 years 前 | 2 个回答 | 0
2
个回答提问
Error using fprintf. Invalid format
This is my code for a function that takes two files and combines parts of these files into one new file. function []=C...
10 years 前 | 1 个回答 | 0
