<div dir="ltr"><div>Hi Rafael,<br><br></div>One addendum to that; I was assuming there that you wanted to dynamically update the weights, which I just realized might not be what you were asking. If you just want to set them to a fixed value, then you can pass the weight matrix to the `transform` parameter in the connect function, as shown here <a href="http://nengo.ca/docs/html/basics.html#computing-linear-functions">http://nengo.ca/docs/html/basics.html#computing-linear-functions</a>.<br><br>Daniel<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 29 October 2014 12:36, Daniel Rasmussen <span dir="ltr"><<a href="mailto:dhrsmss@gmail.com" target="_blank">dhrsmss@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi Rafael,<br><br></div>I believe the settings you're referring to are the ones associated with the interactive plots (the window that opens up if you click the graph icon in the top right)? If so, they can be found by clicking the downwards-pointing arrow at the bottom of the interactive plots window (underneath the simulation controls).<br><br></div>As for loading a specific set of weights, that can be done by changing the `weight_func` in the connect function, as shown in these examples <a href="http://nengo.ca/docs/html/weights.html" target="_blank">http://nengo.ca/docs/html/weights.html</a>. You would want your `weight_func` to just set the weights to whatever values you have loaded in from file.<br><br></div>Daniel<br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On 27 October 2014 14:13, Rafael Rodriguez <span dir="ltr"><<a href="mailto:rafael@neuro.ciren.cu" target="_blank">rafael@neuro.ciren.cu</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div link="#0563C1" vlink="#954F72" lang="EN-US"><div><p class="MsoNormal">Dear Nengusers<u></u><u></u></p><p class="MsoNormal">I’m new with Nengo, and I have two questions:<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p><u></u><span>1.<span style="font:7.0pt "Times New Roman""> </span></span><u></u>I’m running it in Windows. I’m trying to save the generated data, but I cant’n find the “settings (at the bottom)”. At the bottom of what? <u></u><u></u></p><p><u></u><span>2.<span style="font:7.0pt "Times New Roman""> </span></span><u></u>How can I load a matrix of weights, lets say, from Matlab?<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Thank you in advance<span><font color="#888888"><u></u><u></u></font></span></p><span><font color="#888888"><p class="MsoNormal">Rafael.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal"><u></u> <u></u></p></font></span></div>
<br><br></div><br></div></div>_______________________________________________<br>
nengo-user mailing list<br>
<a href="mailto:nengo-user@ctnsrv.uwaterloo.ca" target="_blank">nengo-user@ctnsrv.uwaterloo.ca</a><br>
<a href="http://ctnsrv.uwaterloo.ca/mailman/listinfo/nengo-user" target="_blank">http://ctnsrv.uwaterloo.ca/mailman/listinfo/nengo-user</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>