Feeds
提问
Simscape interface with Simulink
I am trying to use a Simscape spring between the R port of a hydraulic cylinder (representing ins movement of the rod) and a mov...
3 years 前 | 1 个回答 | 0
1
个回答提问
Simscape Hydraulics, Flow rate does not go negative.
I am just starting to use the hydraulics sub-set of Simscape and have run into a problem. Perhaps a hydraulics sub-set user can...
4 years 前 | 0 个回答 | 0
0
个回答提问
simscape hydraulics or gases
I have copies of Dr. Hammour's articles on Using Simscape (Electrical Systems) and Using Simscape (Mechanical Systems). Excelle...
5 years 前 | 0 个回答 | 0
0
个回答提问
Printing "Scope" plots.
I am using Simulink under Matlab R2018a. When I finally get a suitable graph plot using "scope"and ask for it to be printed, I d...
5 years 前 | 1 个回答 | 0
1
个回答提问
Simulink model does not "continue" after a "pause" by using set_param commands.
Attached are files for test13.zip, loadvar.m and CurrentTransfer13.m, which are simplified versions of a model I have been worki...
9 years 前 | 1 个回答 | 0
1
个回答提问
Proper format for submission of an slx file to MATLAB Answers
I am attempting to submit a little question about Matlab/Simulink coordination and the procedure does not allow me to submit an ...
9 years 前 | 1 个回答 | 0
1
个回答提问
Using set_param for multiple variables.
I am trying to update 20 variables in a Simulink model by using set_param in an m script file. Is there any way to do this using...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to undo a delete?
How do I undo an accidental delete when using the editor for a .m file, or alternatively retrieve the .m file from before the ac...
9 years 前 | 3 个回答 | 2
3
个回答提问
Extracting a 2 dimensional array from a 3 dimensional matrix.
If I have a 3 dimensional matrix, with rows 1 through 10, columns a through z and pages 1 through 4, how do I extract a 2 dimens...
9 years 前 | 2 个回答 | 0
2
个回答提问
extracting specific rows from a matrix
If I have a 1080 x 4 matrix Y, arranged as: value1 int int int value2 int int int value3 int int int and so on for ...
9 years 前 | 1 个回答 | 0
1
个回答提问
Assume a 10 x 3 matrix. Column 1 contains decimal numbers from +1.000 to -1.000. Columns 2 & 3 contain integers. How can I create a new 10 x 3 matrix with the numbers in column 1 arranged from +1 at top to -1 at the bottom?
Rearrange 10 x 3 matrix so first column decimal numbers are arranged in descending order of magnitude from +1.0 to -1.0
9 years 前 | 1 个回答 | 0