Réponse apportée
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...

environ 15 ans il y a | 0

| A accepté

Réponse apportée
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...

environ 15 ans il y a | 2

Réponse apportée
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...

environ 15 ans il y a | 1

| A accepté

Réponse apportée
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, ...

environ 15 ans il y a | 0

| A accepté

Réponse apportée
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...

environ 15 ans il y a | 0

| A accepté

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

environ 15 ans il y a | 0

| A accepté

Réponse apportée
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 ...

environ 15 ans il y a | 0

Réponse apportée
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...

environ 15 ans il y a | 1

| A accepté

Réponse apportée
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...

environ 15 ans il y a | 0

| A accepté

Réponse apportée
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...

environ 15 ans il y a | 1

Réponse apportée
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 =...

environ 15 ans il y a | 3

| A accepté

Réponse apportée
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...

environ 15 ans il y a | 0

| A accepté

Réponse apportée
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...

environ 15 ans il y a | 0

| A accepté

Réponse apportée
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...

environ 15 ans il y a | 0

| A accepté

Réponse apportée
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...

environ 15 ans il y a | 0

Réponse apportée
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...

environ 15 ans il y a | 0

Réponse apportée
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...

environ 15 ans il y a | 0

| A accepté

Réponse apportée
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...

environ 15 ans il y a | 0

Réponse apportée
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...

environ 15 ans il y a | 0

| A accepté

Réponse apportée
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...

environ 15 ans il y a | 0

Réponse apportée
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...

plus de 15 ans il y a | 0

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

plus de 15 ans il y a | 1

Réponse apportée
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:...

plus de 15 ans il y a | 1

| A accepté

Réponse apportée
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...

plus de 15 ans il y a | 0

Réponse apportée
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 ...

plus de 15 ans il y a | 0

Réponse apportée
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 ...

plus de 15 ans il y a | 0

Réponse apportée
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....

plus de 15 ans il y a | 1

| A accepté

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

plus de 15 ans il y a | 2

| A accepté

Réponse apportée
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|>....

plus de 15 ans il y a | 0

| A accepté

Réponse apportée
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|>...

plus de 15 ans il y a | 0

Charger plus