KAJAL KUMARI
Followers: 0 Following: 0
Feeds
提问
How can solve this error: Output 'Taout' declared with unit expression that contains an affine unit: 'degC'. Affine units are not allowed when declaring members of this type.
I am trying to model a Tablet coater thermodynamic model to account for the change in thermodynamic properties with temperature ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Why am I getting error : "Line: 21 Column: 1 Illegal use of reserved keyword "variables".
I am trying to model a Tablet coater thermodynamic model to account for the change in thermodynamic properties with temperature ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Why am I getting error:- Empty sym: 0-by-1
I am trying to get the values of variables using vpasolve. syms n1 n2 n3 n4 n5 n6 n7 n8 n9 n10 n11 n12 n13 n14 n15 n16 n17 K e...
3 years 前 | 1 个回答 | 0
1
个回答提问
I am getting error "not enough input arguments" , I don't know how to resolve this.
function [dn]=numparticles(t, n) global SECT funcall No m funcall=funcall+1; dn=zeros(SECT,1); sums=zeros(3,1); ...
3 years 前 | 1 个回答 | 0