photo

Isaac Friedman


Last seen: ungefär 3 år ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
1 Answer

RANK
31 527
of 297 503

REPUTATION
1

CONTRIBUTIONS
8 Questions
1 Answer

ANSWER ACCEPTANCE
62.5%

VOTES RECEIVED
1

RANK
 of 20 449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

nästan 5 år ago | 0 answers | 0

0

answers

Question


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....

nästan 5 år ago | 1 answer | 0

1

answer

Question


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...

nästan 5 år ago | 1 answer | 0

1

answer

Answered
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...

ungefär 5 år ago | 0

| accepted

Question


"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 ...

ungefär 5 år ago | 1 answer | 1

1

answer

Question


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....

ungefär 5 år ago | 3 answers | 0

3

answers

Question


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...

ungefär 5 år ago | 2 answers | 0

2

answers

Question


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...

ungefär 5 år ago | 0 answers | 0

0

answers

Question


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...

ungefär 5 år ago | 1 answer | 0

1

answer