menu.html 1.9 KB

1234567891011121314151617181920212223242526272829
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/REC-html40/loose.dtd">
  3. <html>
  4. <head>
  5. <title>How to Read PLX and DDT files</title>
  6. <meta name="keywords" content="chronux_2_10\dataio\ReadingPLXandDDTfilesinMatlab">
  7. <meta name="description" content="Index for Directory chronux_2_10\dataio\ReadingPLXandDDTfilesinMatlab">
  8. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  9. <meta name="generator" content="m2html &copy; 2005 Guillaume Flandin">
  10. <meta name="robots" content="index, follow">
  11. <link type="text/css" rel="stylesheet" href="../../../m2html.css">
  12. </head>
  13. <body>
  14. <a name="_top"></a>
  15. <center><a href="../../../menu.html"><img alt="^" border="0" src="../../../up.png">&nbsp;Master index&nbsp;<img alt="^" border="0" src="../../../up.png"></a></center>
  16. <h1>Reading PLX and DDT files</h1>
  17. <h2>Functions:</h2>
  18. <ul style="list-style-type: none;">
  19. <li><a href="ddt.html" target="function" title="ddt(filename) Read data from a .ddt file">ddt </a></li><li><a href="plx_ad.html" target="function" title="plx_ad(filename, channel): Read a/d data from a .plx file">plx_ad </a></li><li><a href="plx_event_ts.html" target="function" title="plx_event_ts(filename, channel) Read event timestamps from a .plx file">plx_event_ts </a></li><li><a href="plx_info.html" target="function" title="plx_info(filename, fullread) -- read and display .plx file info">plx_info </a></li><li><a href="plx_ts.html" target="function" title="plx_ts(filename, channel, unit): Read spike timestamps from a .plx file">plx_ts </a></li><li><a href="plx_waves.html" target="function" title="plx_waves(filename, channel, unit): Read waveform data from a .plx file">plx_waves </a></li></ul>
  20. <hr><address>Generated by <strong><a href="http://www.artefact.tk/software/matlab/m2html/" target="_parent">m2html</a></strong> &copy; 2005</address>
  21. </body>
  22. </html>