Feeds
提问
Strange behaviour appears like Matlab bug
The problem: in each iteration of the loop, a string is created and the converted to the function str2func, e.g. myfunc=str2func...
11 years 前 | 1 个回答 | 0
1
个回答提问
"Clear" function is not evaluated properly once program converted to exe
I have created an executable from my GUI program. However, I have used a line to clear from matlab memory old files: clear ...
11 years 前 | 1 个回答 | 0
1
个回答已回答
A very odd loop behavior
What I have already figured out, is that since at every step in the "for" loop I create a new .m file and delete previous file, ...
A very odd loop behavior
What I have already figured out, is that since at every step in the "for" loop I create a new .m file and delete previous file, ...
11 years 前 | 0
| 已接受
提问
A very odd loop behavior
I encountered a quite odd and unseen behavior in "for" loops. Consider this simple loop: for i=1:5 Function(rand(1,1)...
11 years 前 | 2 个回答 | 0
2
个回答提问
Pneumatic gas transportation system
Hi, Does anybody know, how to properly model the gas flow in simscape pneumatics? Gas flow into pneumatic resistive pipe at s...
12 years 前 | 1 个回答 | 1
1
个回答提问
Problems with simscape solvers
Hi, I'm working on problem were I feed my simscape (pneumatics) model with long time series, which is quite noisy and unstabl...
13 years 前 | 1 个回答 | 1
1
个回答提问
Resourse for computation with MAtlab
Hi, I need to run thousands of runs of the same program: these runs are absolutely independent from each other and differs ju...
13 years 前 | 0 个回答 | 0
0
个回答提问
warnings and erros in matlab
Hi, Is there any way to write all warnings and errors ocurred in simulation\calculation to some text file? I generate simuli...
13 years 前 | 2 个回答 | 0
2
个回答提问
String as variable in simulink
Hi, I created my own library of simulink and simscape components. One component is pressure sensor and have scope inside it. I ...
13 years 前 | 1 个回答 | 1
1
个回答提问
NOT-ideal compressor in simscape
Hi, is there any simple way to create compressor (either constant pressure, or constant flow rate) which would be representation...
13 years 前 | 2 个回答 | 0
2
个回答提问
while loop in simscape language
Hi, I'm having some troubles in creating ssc file where I need to use while loop (or maybe for). Here is my code: parameter...
13 years 前 | 2 个回答 | 0
2
个回答提问
simulink components names from vector of strings
Hi, I need to generate automatical simulink model. Suppose you have some library with your components, say 'Library' and vector ...
13 years 前 | 1 个回答 | 0
1
个回答提问
strings and numbers from excel
Hi, I need to read table from excel. This table are filled with numers and strings and some cells are empty. Is there easy way t...
13 years 前 | 2 个回答 | 0
2
个回答提问
Moisture in pneumatic model
Hello, Maybe some of you know if there is any possibility to model in pneumatic flow of air with moisture: say compressor gener...
13 years 前 | 1 个回答 | 1
1
个回答提问
How to delete mdl file with comand line?
Hello, I have a task to create automatically mdl (simulink) model with command line, which can be done by this line: new_syste...
13 years 前 | 1 个回答 | 0
1
个回答提问
pneumatic valve
Does anybody has any idea of how to implement in simscape pneumatic valve? Like the one in SimHydraulic. At some time I have to ...
13 years 前 | 1 个回答 | 0
1
个回答提问
connections in pneumatics
Hi, I use Pneumatic library (Simscape Foundations) and I know that every node has to have connection to volume. For example i...
13 years 前 | 1 个回答 | 0
1
个回答提问
pneumatic chamber
Hello, I'm creating new pneumatic chamber with inlet and outlet. for such a chamber mass continuity equation would be like thi...
13 years 前 | 1 个回答 | 0
1
个回答提问
pneumatic chamber with outlet
Hello, i'm working with compressed air system and I need chamber not just with air inlet, but with outlet also. Does anybody kn...
13 years 前 | 1 个回答 | 0
1
个回答提问
fixed displacement pump analog in pneumatics
Hi, I'm trying to create compressed air system model with pneumatics in simscape and I missed something like fixed-displacement...
13 years 前 | 1 个回答 | 0
1
个回答提问
Flow rate control
Hi, I'm modelling hydraulic system with end-user: fixed displacement pump provides fluid flow in system, fluid undergos several...
13 years 前 | 1 个回答 | 0
1
个回答提问
simscape pneumatics
Hi, I'm trying to create some simple air plow system with pneumatics: pressure source-pipe1-pipe2-constant volume chamber. (two...
13 years 前 | 3 个回答 | 0
3
个回答提问
Gas containment with output
Hello, I'm modelling gas flow system and what is quite strange that SimHydraulic doesn't have any container with output: consta...
13 years 前 | 1 个回答 | 0
1
个回答提问
difficulties with add_block
Hello, I know that for simulink blocks to be programmatically put into model one needs to load simulink system (load_system('...
13 years 前 | 1 个回答 | 0
1
个回答提问
SimHydraulics (Simscape) automatic block connection
Hello, I'm using simscape and simhydraulics and i desperately need to connect simHydraulics (and some SimScape) components autom...
13 years 前 | 1 个回答 | 1
1
个回答提问
simulink model from matrix
Hy, Maybe some of you encountered a problem, when you need to build automaticaly a simulink model just from matrix, where eleme...
13 years 前 | 1 个回答 | 0