Feeds
답변 있음
How to validate an email address
user_entry = "username@domain.com"; control = regexp(user_entry,'[a-z_]+@[a-z]+\.(com|net)') if(numel(contro...
How to validate an email address
user_entry = "username@domain.com"; control = regexp(user_entry,'[a-z_]+@[a-z]+\.(com|net)') if(numel(contro...
5년 초과 전 | 0
답변 있음
Error using Interface.Vissim_Object_Library_8.0_64_Bit.ILinkContainer/GetMultipleAttributes Invoke Error, Dispatch Exception
aa=vis.Net.DrivingBehaviors.GetMultiAttValues("No"); a1=size(aa); a2=aa(:,2); a3=cell2mat(a2); for i=1:a1(1) if(a3(i)=...
Error using Interface.Vissim_Object_Library_8.0_64_Bit.ILinkContainer/GetMultipleAttributes Invoke Error, Dispatch Exception
aa=vis.Net.DrivingBehaviors.GetMultiAttValues("No"); a1=size(aa); a2=aa(:,2); a3=cell2mat(a2); for i=1:a1(1) if(a3(i)=...
5년 초과 전 | 0


