photo

Sergio Vez


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
100,969
of 300,584

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


Print cells in a .txt
I'm trying to print cells to a txt and I get this error Function is not defined for 'cell' inputs. Error in Version3_engrana...

6 years ago | 0 answers | 0

0

answers

Question


Format transformation in .txt
Good afternoon, I made a MATLAB program that enters a ".txt" file, makes some changes on it, and outputs the same ".txt" file...

6 years ago | 0 answers | 0

0

answers

Question


Reading file with pilcrow (paragraph) sign
I need to read a file with rows like this calculation.update.date=09.10.2019¶ I'm textscanning the ".txt" into 2 column matrix...

6 years ago | 1 answer | 0

1

answer

Question


Tab key reading problem
Good morning, I'm trying to read in matlab a ".txt" with the following shape "RechSt.CalculateP_Usage=0¶ RechSt.CalcWithMid...

6 years ago | 1 answer | 0

1

answer

Question


Extension change from .txt to .Z14
Good morning, I need to edit a file with a extension ".Z14" in MATLAB. First thing I did was a programm that opens a ".txt" fi...

6 years ago | 1 answer | 0

1

answer

Question


Delimiter problems with =
Good afternoon, I'm using the following function: filename=fullfile('ENTRADA.txt'); fileID=fopen(filename); C=textscan(fileI...

6 years ago | 1 answer | 0

1

answer