Community Profile

photo

mzw


Last seen: 4 years ago Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How can you initialize user input inside of a constructor?
Example I want the x value to user input but i'm not sure how to get it to work classdef name properties ...

5 years ago | 1 answer | 0

1

answer

Question


Passing an object from a method function to another function
I'm having trouble passing an object from a method function to another function. I want to pass the obj.federaltax and obj.prov...

5 years ago | 1 answer | 0

1

answer

Question


Output rows of a matrix that meet a certain condition to a text file
I have a matrix that looks like the following. I want to output all the rows to a text file that have a 5th column value greater...

5 years ago | 1 answer | 0

1

answer

Question


Dividing each column value by another column value in a matrix
I have a structure with a bunch of values that looks kind of like this but way more rows and columns. So for this example I have...

5 years ago | 1 answer | 0

1

answer