From 8ac15bc5efafa2afc053c293152605b0e6ae60ff Mon Sep 17 00:00:00 2001 From: Siddharth Agarwal Date: Tue, 3 Sep 2019 18:27:40 +0530 Subject: Xcos examples from textbooks and for blocks --- Working_Examples/215/CH8/EX8.3/Figure8_3.jpg | Bin 0 -> 35150 bytes Working_Examples/215/CH8/EX8.3/Figure8_3_xcos.jpg | Bin 0 -> 10358 bytes Working_Examples/215/CH8/EX8.3/ex8_3.xcos | 1 + 3 files changed, 1 insertion(+) create mode 100755 Working_Examples/215/CH8/EX8.3/Figure8_3.jpg create mode 100755 Working_Examples/215/CH8/EX8.3/Figure8_3_xcos.jpg create mode 100755 Working_Examples/215/CH8/EX8.3/ex8_3.xcos (limited to 'Working_Examples/215/CH8/EX8.3') diff --git a/Working_Examples/215/CH8/EX8.3/Figure8_3.jpg b/Working_Examples/215/CH8/EX8.3/Figure8_3.jpg new file mode 100755 index 0000000..12fe055 Binary files /dev/null and b/Working_Examples/215/CH8/EX8.3/Figure8_3.jpg differ diff --git a/Working_Examples/215/CH8/EX8.3/Figure8_3_xcos.jpg b/Working_Examples/215/CH8/EX8.3/Figure8_3_xcos.jpg new file mode 100755 index 0000000..0c5b713 Binary files /dev/null and b/Working_Examples/215/CH8/EX8.3/Figure8_3_xcos.jpg differ diff --git a/Working_Examples/215/CH8/EX8.3/ex8_3.xcos b/Working_Examples/215/CH8/EX8.3/ex8_3.xcos new file mode 100755 index 0000000..d936d09 --- /dev/null +++ b/Working_Examples/215/CH8/EX8.3/ex8_3.xcos @@ -0,0 +1 @@ + \ No newline at end of file -- cgit