Quantcast
Channel: Latest Discussions - COMSOL Forums
Viewing all articles
Browse latest Browse all 26527

Creating solution objects and assigning values from MATLAB in COMSOL 4 (similar to femsol)

$
0
0
Hello,

I am trying to adapt from COMSOL 3.5a to COMSOL 4, and so far, the biggest functionality that I miss while using the MATLAB connection is the following:

I want to be able to create solution objects and assign these solution objects to fem's, so that I can use COMSOL solvers to process the dataset I want, or more importantly, to be able to plot those datasets.

I was able to do this by using the following command in COMSOL 3.5:

fem.sol = femsol(u,'tlist',tlist)

where the solution data set I want to have in fem is present in u. In other words, I was able to manipulate the doffs by manipulating u. Is there a corresponding functionality in COMSOL 4?

Thanks in advance.

Viewing all articles
Browse latest Browse all 26527

Trending Articles