photo

Stefano


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
77,066
of 301,464

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,292

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,642

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Answered
print numbers in Enginering Notation
thank you guys!

12 years ago | 0

Question


print numbers in Enginering Notation
Hi everyone, I need to print out in a txt file a list of numbers, one for each row, with this format: i.dddddddddddddde+00...

12 years ago | 2 answers | 0

2

answers

Answered
Open an application from Matlab and send a txt input file automatically
Ok thanks. I've found the solution: a=[' "solver directory" "input file directory" '] dos(a); This way it works just fine, I...

12 years ago | 0

Question


Open an application from Matlab and send a txt input file automatically
Hi everyone, I need to run an application from matlab, in particular it is a finite element solver that works as a dos window...

12 years ago | 2 answers | 0

2

answers