Pārlūkot izejas kodu

bug in CHAN-functie gefixed

publish
Wouter Horlings pirms 8 gadiem
vecāks
revīzija
e7830325f7
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      OOequipment/Channel.m

+ 1
- 1
OOequipment/Channel.m Parādīt failu

@@ -126,7 +126,7 @@ classdef Channel
c = ch.scope.write(['CHAN',num2str(ch.channelnumber),':',string]);
end
else
c = ['CHAN',num2str(ch.channelnumber),':',string,' ',in];
c = ch.scope.write(['CHAN',num2str(ch.channelnumber),':',string,' ',in]);
end
end


Notiek ielāde…
Atcelt
Saglabāt