Isaac Friedman
Followers: 0 Following: 0
Statistiques
RANG
31 226
of 295 712
RÉPUTATION
1
CONTRIBUTIONS
8 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
62.5%
VOTES REÇUS
1
RANG
of 20 274
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 359
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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....
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseHow 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...
presque 5 ans il y a | 0
| A accepté
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 ...
presque 5 ans il y a | 1 réponse | 1
1
réponseQuestion
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....
presque 5 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
presque 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 5 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0