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/CH10/EX10.11/Figure10_11.jpg | Bin 0 -> 115896 bytes Working_Examples/215/CH10/EX10.11/Figure10_11_xcos.jpg | Bin 0 -> 36842 bytes Working_Examples/215/CH10/EX10.11/ex10_11.xcos | 1 + 3 files changed, 1 insertion(+) create mode 100755 Working_Examples/215/CH10/EX10.11/Figure10_11.jpg create mode 100755 Working_Examples/215/CH10/EX10.11/Figure10_11_xcos.jpg create mode 100755 Working_Examples/215/CH10/EX10.11/ex10_11.xcos (limited to 'Working_Examples/215/CH10/EX10.11') diff --git a/Working_Examples/215/CH10/EX10.11/Figure10_11.jpg b/Working_Examples/215/CH10/EX10.11/Figure10_11.jpg new file mode 100755 index 0000000..82469ab Binary files /dev/null and b/Working_Examples/215/CH10/EX10.11/Figure10_11.jpg differ diff --git a/Working_Examples/215/CH10/EX10.11/Figure10_11_xcos.jpg b/Working_Examples/215/CH10/EX10.11/Figure10_11_xcos.jpg new file mode 100755 index 0000000..30023ce Binary files /dev/null and b/Working_Examples/215/CH10/EX10.11/Figure10_11_xcos.jpg differ diff --git a/Working_Examples/215/CH10/EX10.11/ex10_11.xcos b/Working_Examples/215/CH10/EX10.11/ex10_11.xcos new file mode 100755 index 0000000..feadde9 --- /dev/null +++ b/Working_Examples/215/CH10/EX10.11/ex10_11.xcos @@ -0,0 +1 @@ + \ No newline at end of file -- cgit