Differences

This shows you the differences between two versions of the page.

zadatak1 [2012/02/05 02:30]
simona.vujic
zadatak1 [2012/02/05 02:34] (current)
simona.vujic
Line 9: Line 9:
== Generisanje datoteka == == Generisanje datoteka ==
Prvo što treba uraditi jeste napisati m skriptu koja generiše datoteke //analiza1.txt//, //analiza2.txt// i //analiza3.txt//. Rešenje je dato u vidu sledećeg koda: Prvo što treba uraditi jeste napisati m skriptu koja generiše datoteke //analiza1.txt//, //analiza2.txt// i //analiza3.txt//. Rešenje je dato u vidu sledećeg koda:
-<code matlab generisanje_datoteka.m>+<code>
A = 50 - 49 * rand(1,101); A = 50 - 49 * rand(1,101);
file = fopen('analiza1.txt','w'); file = fopen('analiza1.txt','w');
 
zadatak1.txt · Last modified: 2012/02/05 02:34 by simona.vujic
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki