anyone knows how to build sim_model for (clockwise and counter clockwise rotation) DC motar? And I need to control the motar from workspace data. Clearly, like this , I have <151x1 double> value from workspace.This data were to control device`s movement(displacement) from center X.I have <151x1 double> means 151 times from <1x1 double>.So in <1x1 double> state,I have 1.65800000000000 (in mm unit) . So I need to divide 2 this value for -x and +x. And how to build sim_model for DC motar and how to connect workspace and model. Thanks for all. Sorry for my english.
I have a data file m.txt that looks something like this (with a lot more points): 286.842995 3.444398 3.707202 338.227797 3.597597 283.740414 3.514729 3.512116 3.744235 3.365461 3.384880 Some of the ...