Feeds
提问
SimulationMetaData manipulation in Simulink
Hello, I am looking to manipulate the SimulationMetaData property from Simulink.SimulationOutput object. I am interested in ex...
3 months 前 | 1 个回答 | 0
1
个回答提问
Variable type equivalent to Variant(Optional) when using COM objects in MATLAB
I am using COM objects instantiated through activexserver. One of the methods I am trying to use has the following input argume...
3 months 前 | 1 个回答 | 0
1
个回答已解决
Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...
4 months 前
提问
Startup actions prior to MATLAB project open
I understand that MATLAB project startup routine runs after all the project references have been processed and configured. Is t...
4 months 前 | 1 个回答 | 0
1
个回答已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
7 months 前
提问
MATLAB consuming a lot of CPU while idle
I have noticed in my machine that some processes started by MATLAB are consuming a lot of CPU power while MATLAB being idle (I c...
2 years 前 | 1 个回答 | 2
1
个回答提问
How can I obtain the bus hierarchy from Bus Element I/O ports?
Is there a way to obtain the bus hierarchy created by using Bus Element In/Out ports in MATLAB (in a data structure or else)? I...
2 years 前 | 1 个回答 | 0
1
个回答提问
currentProject() function in Parallel Computing Toolbox
I have a workflow that uses the MATLAB project functions to retrieve information from the MATLAB project. I use currentProject()...
2 years 前 | 1 个回答 | 1