Feeds
질문
save a cell to multiple csv files in a for loop
I am trying to save the contents of 2 different cells into multiple CSV files using a for loop. I want sigma and epsilon to be c...
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
Plot a Line of best fit onto a previously made graph that contains subplots
I graph stress vs strain earlier in my code just to verify the data looks good, later on I want to add a line of best fit over t...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Extract max value and corresponding index from a cell into seperate matrixes in a for loop
Hi, I want to extract the index and max value from a cell containing vectors. Currently when I run this code it saves the max st...
2년 초과 전 | 답변 수: 1 | 0
