Community Profile

photo

tyler hollings


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • Thankful Level 2

View badges

Feeds

View by

Question


matrix math problems , error in matrix size
i have a rectangular matrix of size 18 by 3 and a column of 18 by 1, when I try to solve for the x matrix (3 by 1) it says I hav...

1 year ago | 2 answers | 0

2

answers

Question


interrupted axis and plotting non values
i need to plot two sets of data on the same y axis but have different x axis values for them, there are two problems with this ...

3 years ago | 1 answer | 0

1

answer

Question


trying to make a graph of each iteration in my while loop
i use a pause(0.5) to get a graph out which works however once i pause it pulls me out of the while loop function [c]= bisectio...

3 years ago | 1 answer | 0

1

answer

Question


help with error "Reference to a cleared variable n"
im trying to make a series that gives me n terms of the fibonaci series, ive got it to work like the pure code but now its havin...

3 years ago | 1 answer | 0

1

answer

Question


error code "Index in position 2 exceeds array bounds (must not exceed 2)."
i keep getting this error code, i know something in my matrix must be wrong, also my output must be a matrix function z = matri...

3 years ago | 1 answer | 0

1

answer

Question


how do i store a variable out of my function?
i have a function file im calling in a script and when i try to assign its out put to a variable it says "Too many output argume...

3 years ago | 1 answer | 0

1

answer

Question


how to access function from a different scipt?
i keep getting an error that says "Local function name must be different from the script name." when i try to call a funtion fro...

3 years ago | 1 answer | 0

1

answer