Recent content by Snk_majin

  1. S

    MATLAB How Do You Create a Large Character Array in MATLAB?

    Hi, I hope you can help, I'm trying to create an array of characters in matlab: It has to be 100 x 5000 in size, I'm not to sure where to start. I've looked at some web resources and it some mention bringing in java strings? I'd ideally not like to use java as i want to learn the core...
  2. S

    MATLAB MATLAB Help - Aligning Two Matrices

    Hi all I'm new to MATLAB and am having trouble with a certain function, called score. I've looked at this for a while now and can't see where I am going wrong?! The function scores the similarities of two matrices, 1 for a match -1 for a non match the code: function s =...
Back
Top