Beantwortet
How to change the equation of Capacitor from simscape.
You can create a Custom capacitor with the equation you wish to implement by creating a Custom component in simscape. You ca...

mehr als 9 Jahre vor | 0

Beantwortet
linearly map values with colormap matlab
Try the sample code that I have provided below. It seems to be doing what you mentioned. x=rand(20,1); %data to be plotted ...

mehr als 9 Jahre vor | 2

Beantwortet
Save history as regular text instead of xml?
You may not be able to save the command history in .m format from MATLAB R2014a. You can check the following link: http://...

mehr als 9 Jahre vor | 0

Beantwortet
Error using biograph function
This seems to be a known issue. Currently there are no workarounds to resolve the errors.

mehr als 9 Jahre vor | 0

Beantwortet
SwK constant in ac6_example
The value of SwK will be 1 for Speed Regulation mode of the Speed Controller and the value will be 2 for Torque Regulation mode ...

mehr als 9 Jahre vor | 1

| akzeptiert

Beantwortet
find and set simulink parameters for several blocks
Regarding this question: Find the attached sample model (‘trial_model.mdl’)where there are multiple ‘Gain’ blocks in the top ...

fast 10 Jahre vor | 1

Beantwortet
add legend of a plot when names of each time series are saved in a vector
Regarding the first question: Using the ‘ <http://www.mathworks.com/help/matlab/ref/datestr.html datestr> ’ function on the d...

fast 10 Jahre vor | 0

| akzeptiert