from voltage to current converter by safaa
V2I function

v2i (vin,R1)
function i= v2i (vin,R1)
i=vin/R1;
end

Contact us