Austin Hernandez
Followers: 0 Following: 0
Statistics
RANK
203,762
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
12,735 of 20,234
REPUTATION
26
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
6
ALL TIME DOWNLOADS
258
RANK
of 153,912
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
Feeds
Submitted
A Basic Tool to Construct Basic Pourbaix and Tafel Diagrams
This program is mainly intended to assist in coursework for any student that comes across the science of corrosion
4 years ago | 6 downloads |
Question
How to preallocate when final numbers of rows in unknown
Hello, I have a for loop that has 3 options like this: The issue is that the path of the for loop changes depending on user inp...
4 years ago | 1 answer | 0
1
answerQuestion
How to set limit on 2 lines when data is from matrix
Hello, I have this graph: I am trying to limit the green line to ranges of X = A to B (A being the teal vertical line and a...
4 years ago | 1 answer | 0
1
answerQuestion
How to set multiple limits for multiple lines in a single graph with given data
I currently have a graph that has 2 sloped lines. I cannot simply set the boundaries of X because the data was given in matrix E...
4 years ago | 0 answers | 0
0
answersQuestion
Taking data from loops and the plotting them outside the loop
I need to plot a graph based upon the answers given (there's a prompt window before this). In my for loop, I have an if, elsei...
4 years ago | 1 answer | 0
1
answerQuestion
Save the values of a function in a for loop
I need to record the y-values of a line from x=a to x=b. Each loop, the slope of the line will change so there will be a differ...
4 years ago | 1 answer | 0