Note: This discussion is about an older version of the COMSOL Multiphysics® software. The information provided may be out of date.

Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.

a time dependent matlab function

Please login with a confirmed email address before reporting spam

Hi

I'm trying to make a time dependent time function to input as a boundary condition in comsol. I have a vector in matlab and each line is applied in a determinated sampling time in the boundary condition at comsol. For example, when t = 1, the first line is applied to the boundary condition, when t = 2 the second line is applied .....

I tried to make the function, using the time as argument:

function out = myFunction(t)

out = myVector(t)

But when i try to plot the function in comsol, the following error occur:
Incorrect size of returned vector. 1000 elements were expected, but the returned matrix was 1x1.

Anyone can help me?

kind regards

Geovani


0 Replies Last Post Oct 28, 2012, 9:45 a.m. EDT
COMSOL Moderator

Hello Geovani Souza

Your Discussion has gone 30 days without a reply. If you still need help with COMSOL and have an on-subscription license, please visit our Support Center for help.

If you do not hold an on-subscription license, you may find an answer in another Discussion or in the Knowledge Base.

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.