Community Profile

Manuel

MathWorks

Attivo dal 2012

Statistiche

All
  • Knowledgeable Level 2
  • First Answer
  • Solver

Visualizza badge

Content Feed

Visto da

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

circa 8 anni fa

Risposto
Is it possible to reuse Stateflow subcharts in multiple Simulink models?
Hi Matt You can use the atomic subchart feature to reuse Stateflow subcharts in multiple Simulink models. In a Stateflow c...

oltre 9 anni fa | 0

Risposto
How can I make an elastic pendulum using Simmechanics 2nd generation
Hi Jan, You can do that by introducing a prismatic joint on your pendulum and specifying internal mechanics with some spring ...

oltre 9 anni fa | 0

| accettato

Risposto
How do I keep library formats when using ssc_build?
Hi Bill you cannot keep Simscape library blocks from reverting to basic block when you regenerate the blocks with ssc_build. ...

oltre 9 anni fa | 0

| accettato

Risposto
Is there a new User's Guide for Simulink?
Hi Richard, There is a nice Simulink tutorial on MathWorks website with all the information you need to start with Simulink: h...

oltre 9 anni fa | 0

Risposto
Initial output value for bus in enabled subsystem hierarchy
Hi There is a documentation about "Specifying Initial Conditions for Bus Signals" which describes the supported initialization ...

oltre 9 anni fa | 0

| accettato

Risposto
Is there any method to reverse engineer Mathematical equations from a Simulink Model?
You can linerize Simulink models to state-stace models. This enables computing a (linear) mathematical representation from the S...

oltre 9 anni fa | 0

| accettato

Risposto
s function builder through comment line
Hi, well you cannot interface with the S-Function builder programmatically in MATLAB. As an alternative, you have the legacy ...

oltre 9 anni fa | 0

| accettato

Risolto


Is my wife right?
Regardless of input, output the string 'yes'.

oltre 11 anni fa

Risolto


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

oltre 11 anni fa