Associate
- Joined
- 18 Oct 2002
- Posts
- 466
Afternoon there. Right I should start by saying that I'm a complete noob when it comes to MySQL and I have a question that will probably show just how much of a noob I am! I'm planning on using MySQL to hold a load of data that I need to get at with Matlab. Much to my suprise I've managed to get MySQL installed and have sorted out a way to make Matlab talk. All good so far. Now the only thing I need to do is get the data into MySQL in the first place. Currently the data is all writen on paper so I know I'm going to have to enter it by hand.
My question is this: is there any nice front end that I can use to enter this data (something that might look a bit like Access or Excel so I can just type out the rows one after another) or am I going to have to do it all by using the appropriate INSERT commands? I guess I could write a Matlab program to make it a bit easier but this seems like a lot of extra work. Any ideas?
My question is this: is there any nice front end that I can use to enter this data (something that might look a bit like Access or Excel so I can just type out the rows one after another) or am I going to have to do it all by using the appropriate INSERT commands? I guess I could write a Matlab program to make it a bit easier but this seems like a lot of extra work. Any ideas?