
Nick Olibrice
Statistics
2 Questions
0 Answers
RANK
31,719
of 257,684
REPUTATION
1
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 17,757
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 109,940
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
Content Feed
Question
How am I suppose to fix this error. I am trying to run the code in order to get a stress vs strain plot and find the value described in the script.
clear all close all clc S = readtable("/Users/nickolibrice/Downloads/526projdata.xlsx"); y = S(: , 1); %load ...
6 months ago | 1 answer | 0
1
answerQuestion
MatLab Code, requires more arguments to run
why wont this code run? function [winner,playerscore] = goFish2(h1,h2,deck) playerscore(1)=0; playerscore(2)=0; for...
1 year ago | 0 answers | 1