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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0