Community Profile

photo

Arseniy Sleptsov


3 total contributions since 2019

Arseniy Sleptsov's Badges

  • Thankful Level 1

View details...

Contributions in
View by

Question


How to change function coefficients?
Assume there is a function file: function y = myFun(x) coef = 1; y = coef*x^2; end How to change coefficient in another...

1 month ago | 1 answer | 0

1

answer

Question


How to use a model generated from System Identification Toolbox in my work space?
Hello, I generated transfer functions for 2 inputs and 1 output using System Identification Toolbox. Then I converted to my wor...

1 month ago | 1 answer | 0

1

answer

Question


How to read a part of txt file using readtable(''myfile.txt")
Hello, There is a large tabular data in txt, e.g. 10000 rows and 20 columns. I would like to read in matlab environment only...

5 months ago | 1 answer | 0

1

answer