Search:

Type: Posts; User: nikolhs; Keyword(s):

Search: Search took 0.02 seconds.

  1. Thread: kate editor

    by nikolhs
    Replies
    1
    Views
    414

    kate editor

    hello everybody,
    i am using fedora 16 and i installed accidentally same applications, so i need your help to uninstall them. I though i had kate editor already installed so i typed at terminal, kate...
  2. Replies
    79
    Views
    28,390

    Re: XFOIL with MATLAB

    hi aaepl,
    when i call the function get_coeffs the message i wrote above appears. do you have any idea?beacause in lines where the problem is ,they aren't the same as yours...
    thanks
  3. Replies
    79
    Views
    28,390

    Re: XFOIL with MATLAB

    hi azredwing,
    this is how i am calling the function :

    >> get_coeffs(2.0, 30000, 0.2, '1112')

    and the error that appears is :

    ??? Error using ==> perl at 82
    System error: ’¦ ©η©«ž£˜ ›œ¤...
  4. Replies
    79
    Views
    28,390

    Re: XFOIL with MATLAB

    they didn't have the same name and this was the problem!thanks a lot.
    now a new problem appears:
    ??? Error: Unexpected MATLAB operator.

    Error in ==> get_coeffs at 18
    ...
  5. Replies
    79
    Views
    28,390

    Re: XFOIL with MATLAB

    ok i understand...but i have to confirm that i have fully understand what you have sent:
    first of all i create a .pl file called xfoilwrapper (which starts with :" #!/usr/bin/perl "), then i create...
  6. Replies
    79
    Views
    28,390

    Re: XFOIL with MATLAB

    what do you mean matlab shell ? how can i be sure for this ?
  7. Replies
    79
    Views
    28,390

    Re: XFOIL with MATLAB

    i have put in the same folder the .m file and the pl file.i have xfoil in the same path which is referred in the .pl file.what else should i do ? it appears the same message:

    >> [CL, CD] =...
  8. Replies
    79
    Views
    28,390

    Re: XFOIL with MATLAB

    hi,
    so i have the .m file unchanged (exactly the same with what you had attached in the first page) and i write in matlab command window :
    [CL, CD] = get_coeffs(1.0, 40000, 0.2, '0012')but then...
  9. Replies
    79
    Views
    28,390

    Re: XFOIL with MATLAB

    it's me again...
    i have changed it :
    function [CL,CD] = get_coeffs(1, 10000, 0.3, '0012')
    but the line which incudes this gets red and it says:
    invalid syntax at '1'.Possibly, a),}, or] is...
  10. Replies
    79
    Views
    28,390

    Re: XFOIL with MATLAB

    hello azredwing,
    First of all: yes i 'm using windows.
    Secondly, i would be very interested in the scripts you told so when you finish them let us know...
    Finally what you said before isn't...
  11. Replies
    79
    Views
    28,390

    Re: XFOIL with MATLAB

    what is more, xfoilP4.exe should be in the same folder with the previous files?please answer both...
  12. Replies
    79
    Views
    28,390

    Re: XFOIL with MATLAB

    hi,
    i have created a .pl file includes the code that begins with: " #!/usr/bin/perl " and one other .m file (the matlab function calling the wrapper) but when i run the .m file it appears this...
  13. Replies
    79
    Views
    28,390

    Re: XFOIL with MATLAB

    hello,
    the code which is above ( Perl script generating an XFOIL script) doesn't run with matlab.When i paste it in a blank .m file, they appear many red marks, which means that's something wrong...
  14. Replies
    79
    Views
    28,390

    Re: XFOIL with MATLAB

    hello guys, i am a new member and i 'd like to ask if you know how can i attach a .txt file (which includes all commands needed for xfoil) in matlab and secondly how can i make matlab iterate a...
Results 1 to 14 of 14