time dependent study while using livelink for MATLAB

15 Ansichten (letzte 30 Tage)
Hassan Bhatti
Hassan Bhatti am 7 Feb. 2019
ow can I define a time dependent study while using livelink for MATLAB? Livelink links Comsol multiphysics with MATLAB. For the stationary study, this code is working fine
std = model.study.create('std');
std.feature.create('stat','Stationary');
% Run the study study:
std.run;

Antworten (0)

Kategorien

Mehr zu Robotics finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by