Community Profile

photo

Isaac Friedman


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


PLC Coder: How do I prevent exponential notation in lookup tables?
I'm using Simscape Multibody to create lookup tables that correlate joint rotation to linear actuator data. When I parse the dat...

4 years 前 | 0 个回答 | 0

0

个回答

提问


How do you change the port names in a lookup table programatically?
I have a 2D lookup table that is generated by code. It takes in data from 2 sensors, but I can't figure out which port is which....

4 years 前 | 1 个回答 | 0

1

个回答

提问


How can I create an app that manipulates simulink files without needing to copy the app into every project I use it for?
I'm using Simscape Multibody, and I've been working on an app that allows me to quickly set up the basic blocks I need on top of...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
How do you add physical signal lines programmatically?
Figured it out. Simscape blocks use "/RConn1", "/LConn1", etc. to denote ports, while Simulink blocks use "/1", "/2", etc. The c...

4 years 前 | 0

| 已接受

提问


"Undefined function for input arguments of type 'char'" but the function is designed to take chars.
I'm trying to call a function when a button is pressed in an app. I've created a class containing all the relevant functions in ...

4 years 前 | 1 个回答 | 1

1

个回答

提问


How do you add physical signal lines programmatically?
I just need to connect a Simulink-PS Converter to a Connector port in a subsystem, but the usual add_line function doesn't work....

4 years 前 | 3 个回答 | 0

3

个回答

提问


How do I programmatically set the parameters of a Simulink-PS Converter?
I've got a program that generates a user-defined number of subsystems, each of which contains 1 Simulink-PS converter. I need th...

4 years 前 | 2 个回答 | 0

2

个回答

提问


How do I name the joints of a multibody imported from Soldiworks?
I'm attempting to create a script that opens a simscape model derived from a Solidworks assembly and generate Repeating Sequence...

4 years 前 | 0 个回答 | 0

0

个回答

提问


How can I iteratively create blocks in simulink/simscape and populate them with variables?
I'm trying to design a program to create multiple "Repeating Sequence Interpolated" blocks as well as "Saturation Dynamic" block...

4 years 前 | 1 个回答 | 0

1

个回答