MATLAB for Beginners. How to load data from a file into MATLAB

Поделиться
HTML-код
  • Опубликовано: 14 дек 2024

Комментарии • 24

  • @JesusMartinez-zu3xl
    @JesusMartinez-zu3xl 2 года назад +3

    thank you! I'm reviewing my matlab knowledge since im taking material science this upcoming semester and will be dealing with lots of data! Excel isn't cutting anymore for my higher up classes in engineering.

  • @tomasconti391
    @tomasconti391 2 года назад

    Thank you very much!!! U saved me

  • @samibasha
    @samibasha 2 года назад

    Thanks, it was helpful

  • @samnelson3526
    @samnelson3526 3 года назад

    This helped me, thank you

  • @electengin820
    @electengin820 3 года назад

    ممنون بهمن جان..

  • @joshuacharlery8529
    @joshuacharlery8529 2 года назад +1

    THANK YOU!!!

  • @Rainstorm121
    @Rainstorm121 2 года назад

    Thank u Sir.
    I work with ocean and climate data. Majority of the data are in netCDF.
    Can you please make one video on how to read netcdf files?

  • @irisanz3577
    @irisanz3577 3 года назад +1

    Do we really need to specify which file that we want? Can we open a file to read all the files inside??

  • @yasminbarazandegan
    @yasminbarazandegan 5 лет назад +1

    liked

  • @germainecabildo3550
    @germainecabildo3550 Год назад

    What if its in an ios device?

  • @birbybirb4520
    @birbybirb4520 2 года назад

    Hello what if one of your columns has negative numbers?

    • @BahmanFarzi
      @BahmanFarzi  2 года назад

      Negative numbers are data as well.
      There should be absolutely no problem loading them.

    • @birbybirb4520
      @birbybirb4520 2 года назад

      @@BahmanFarzi hello it just keeps rounding my numbers especially the negative ones. My numbers are decimals if that means anything

    • @birbybirb4520
      @birbybirb4520 2 года назад

      @@BahmanFarzi I did look at the format function and none of the formats keep my numbers as they are in the txt file

    • @BahmanFarzi
      @BahmanFarzi  2 года назад

      @@birbybirb4520 It shouldn’t round it.
      Use : format long
      After the load command.
      It seems that you are just seeing Matlab’s standard display which rounds up the numbers for easy display but the numbers themselves are intact.
      Use format long to see complete numbers.

  • @Bad_Avadh
    @Bad_Avadh 3 года назад

    hello sir I want to draw a graph i have public data so how I can use this data into Matlab please tell me how I can draw

    • @irisanz3577
      @irisanz3577 3 года назад

      Please tell me if you have found a solution for this thank you

    • @BahmanFarzi
      @BahmanFarzi  2 года назад

      What do you mean by public data?

  • @rohanbangash5827
    @rohanbangash5827 3 года назад +1

    i get the message "Error using load- No such file or directory."

    • @BahmanFarzi
      @BahmanFarzi  2 года назад

      you are not giving the right file path to the load command.

    • @thantsinmoeoo3972
      @thantsinmoeoo3972 16 дней назад

      Thank sir​@@BahmanFarzi

  • @hoshmandmustafa5751
    @hoshmandmustafa5751 2 года назад

    MR. Bahman can I contact you ?