Risposto
a problem about matlab link to pro/e with "smlink"
Please follow the instructions in the documentation of SimMechanics Link, especially <http://www.mathworks.com/help/toolbox/phys...

quasi 15 anni fa | 0

| accettato

Risposto
Does MW own copyright on C code generated by Matlab?
I suggest you have a read of |C:/Program Files/MATLAB/R2011a/license.txt| or the corresponding file for your installation (acces...

quasi 15 anni fa | 2

Risposto
Can't simulate simple lever in SimMechanics
You just need two bodies, one for AOB and another one for the second body starting at B. You just need to define the appropriate...

quasi 15 anni fa | 1

| accettato

Risposto
Excllink with open office?
I think it only works with Excel, see: <http://www.mathworks.com/help/releases/R2011a/toolbox/exlink/f2-2282.html> HTH, ...

quasi 15 anni fa | 0

| accettato

Risposto
workspace variable path
Nowhere, they just reside in memory until you save them with the <http://www.mathworks.com/help/releases/R2011a/techdoc/ref/save...

quasi 15 anni fa | 0

| accettato

Risposto
Interpolation
You probably need to use <http://www.mathworks.com/help/releases/R2011a/techdoc/ref/interp1.html |interp1|>. If you can post you...

quasi 15 anni fa | 0

| accettato

Risposto
I want the simulation model of the electrostatic generator
There are various <http://www.mathworks.com/help/releases/R2011a/toolbox/physmod/powersys/ref/f2-16412.html#f2-10795 electrical ...

quasi 15 anni fa | 0

Risposto
Can we use pulse generator as input to Embedded Matlab Function
Yes, as far as I know, it's just a standard Simulink input. Just make sure the chart is updated with a fast enough sample time t...

quasi 15 anni fa | 1

| accettato

Risposto
FFT of discrete time domain data
I would suggest following the example in the <http://www.mathworks.com/help/releases/R2011a/techdoc/ref/fft.html |fft|> document...

quasi 15 anni fa | 0

| accettato

Risposto
Step Response
First, a comment: it would help if your question was properly formatted. As it is, it's very difficult to read. If I understa...

quasi 15 anni fa | 1

Risposto
showing correlation on scatter
Use the <http://www.mathworks.com/help/releases/R2011a/techdoc/ref/text.html |text|> function: text(x_text, y_text, ['R^2 =...

quasi 15 anni fa | 3

| accettato

Risposto
Calculating Norm(inf) within Stateflow
Thanks for the additional comments. Yes, I was using only Simulink and can reproduce the problem in Stateflow. I worked around i...

quasi 15 anni fa | 0

| accettato

Risposto
Exact linearization of systems with transport delay (R2007a)
The ability to generated linearizes model with exact time-delay representations was added in R2007b, see the <http://www.mathwor...

quasi 15 anni fa | 0

| accettato

Risposto
datestr format in lower case
Can you use the <http://www.mathworks.com/help/releases/R2011a/techdoc/ref/lower.html |lower|> function to convert the string to...

quasi 15 anni fa | 0

| accettato

Risposto
interp2 in Embedded MATLAB Function
Yes, the data type returned by the function is |mxArray|. See <http://www.mathworks.co.uk/matlabcentral/answers/5207-it-will-occ...

quasi 15 anni fa | 0

Risposto
Calculating Norm(inf) within Stateflow
I have tried it with a <http://www.mathworks.com/help/releases/R2011a/toolbox/simulink/slref/matlabfunction.html MATLAB Function...

quasi 15 anni fa | 0

Risposto
Control systems using MATLAB/SIMULINK
It sounds like your integrators are saturating. You need to figure out what's causing them to saturate and fix the root cause. U...

quasi 15 anni fa | 0

| accettato

Risposto
ideal mass spring dampening system with an impulse
You can convert your ODE to an LTI system and use the <http://www.mathworks.com/help/releases/R2011a/toolbox/control/ref/impulse...

quasi 15 anni fa | 0

Risposto
Simulating a fan motor
Have a look at this <http://www.mathworks.co.uk/products/demos/simscape/model_projector/index.html short video>. Although it foc...

quasi 15 anni fa | 0

| accettato

Risposto
How to fix "? ? ?" display error in Simulink Model
The number of delays must be positive, you can't have a number of de lays equal to -1. Change it to a positive number. If I misu...

quasi 15 anni fa | 0

Risposto
DC machine as Ellectric Motor
Have a look at |power_HEV_powertrain.mdl| for a good starting point. If there's not enough current, then you probably need a big...

quasi 15 anni fa | 0

Risposto
pwm signal generation
Use the <http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/slref/saturation.html Saturation> block. HTH, Arna...

quasi 15 anni fa | 1

Risposto
How to create a custom damper component on Simscape
I assume you have something like this: <https://picasaweb.google.com/lh/photo/-wyO717K8a1EwQIJJ8Khaw?feat=directlink> <<https:...

quasi 15 anni fa | 1

| accettato

Risposto
What type of Joint is a Straight Slot ?
If I understand correctly, you want to model a joint with some clearance, is that right? The trick is to measure the position an...

quasi 15 anni fa | 0

Risposto
Inconsistent results using SimDriveline's variable gear ratio
It's difficult to provide a definite answer without seeing the model first. I would, however, suggest that (if you can) you try ...

quasi 15 anni fa | 0

Risposto
problem with joint auctator input signal in simmechanics
I assume you are using motion actuation. If that's the case, you want to make sure that the position, velocity and acceleration ...

quasi 15 anni fa | 0

Risposto
pneumatic valve
Have a look at the demo |ssc_pneumatic_actuator.mdl| that is part of Simscape. It includes a model of a 5-way directional valve....

quasi 15 anni fa | 1

| accettato

Risposto
Vehicle Networking Toolbox setup
Which drivers are you using? What operating system? Some suggestions: # Make sure that you are using the latest drivers from ...

quasi 15 anni fa | 2

| accettato

Risposto
Figure reuse and PUBLISH
If the question relates to publishing, you might want to use <http://www.mathworks.com/help/techdoc/ref/snapnow.html |snapnow|>....

quasi 15 anni fa | 0

| accettato

Risposto
Frequency response!!
If you have two time series, you probably need to use <http://www.mathworks.com/help/releases/R2011a/techdoc/ref/fft.html |fft|>...

quasi 15 anni fa | 0

Carica altro