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

oltre 10 anni fa | 0

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

quasi 11 anni fa | 2

Risposto
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://...

quasi 11 anni fa | 0

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

quasi 11 anni fa | 0

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

quasi 11 anni fa | 1

| accettato

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

circa 11 anni fa | 1

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

oltre 11 anni fa | 0

| accettato