Feeds
질문
Exporting data ( numerical and string)
Good morning, i'm doing a proyect and in the last part i have to give a *.txt file, to the user, that file have floats and strin...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
Subscripted assignment dimension mismatch.
i have a the following code clear all clc file=input('file name ','s'); fid = fopen(file); for i = 1:44 ...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
ask to an user a *.txt file
Good Afternoon, i'm trying to make a program that ask to the user the name of the file, and the program edit that file, i don´t ...
12년 초과 전 | 답변 수: 1 | 0