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

mehr als 15 Jahre vor | 0

| akzeptiert

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

mehr als 15 Jahre vor | 2

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

mehr als 15 Jahre vor | 1

| akzeptiert

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

mehr als 15 Jahre vor | 0

| akzeptiert

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

mehr als 15 Jahre vor | 0

| akzeptiert

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

mehr als 15 Jahre vor | 0

| akzeptiert

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

mehr als 15 Jahre vor | 0

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

mehr als 15 Jahre vor | 1

| akzeptiert

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

mehr als 15 Jahre vor | 0

| akzeptiert

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

mehr als 15 Jahre vor | 1

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

mehr als 15 Jahre vor | 3

| akzeptiert

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

mehr als 15 Jahre vor | 0

| akzeptiert

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

mehr als 15 Jahre vor | 0

| akzeptiert

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

mehr als 15 Jahre vor | 0

| akzeptiert

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

mehr als 15 Jahre vor | 0

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

mehr als 15 Jahre vor | 0

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

mehr als 15 Jahre vor | 0

| akzeptiert

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

mehr als 15 Jahre vor | 0

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

mehr als 15 Jahre vor | 0

| akzeptiert

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

mehr als 15 Jahre vor | 0

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

mehr als 15 Jahre vor | 0

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

mehr als 15 Jahre vor | 1

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

mehr als 15 Jahre vor | 1

| akzeptiert

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

mehr als 15 Jahre vor | 0

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

mehr als 15 Jahre vor | 0

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

mehr als 15 Jahre vor | 0

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

mehr als 15 Jahre vor | 1

| akzeptiert

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

mehr als 15 Jahre vor | 2

| akzeptiert

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

mehr als 15 Jahre vor | 0

| akzeptiert

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

mehr als 15 Jahre vor | 0

Mehr laden