readtable from excel import mixed column (double,string) as double and replace string by NaN, how to import those columns only as string ?

36 visualizaciones (últimos 30 días)
Hello,
I want to read my excel as a Matlab table. But when a column is made of double and string, string are replaced by NaN.
dataTab = readtable('16Patients3Acqs.xlsx');
How can I solve this ?
Thank you,
Anatole Jimenez

Respuesta aceptada

Cris LaPierre
Cris LaPierre el 12 de Nov. de 2021
Editada: Cris LaPierre el 12 de Nov. de 2021
When datatypes are not specified, MATLAB tries to autodetect the column datatype. Use the options input to set a specific data type using setvaropts.
fname = 'https://www.mathworks.com/matlabcentral/answers/uploaded_files/798459/16Patients3Acqs.xlsx';
opts = detectImportOptions(fname);
opts = setvartype(opts, 1,'string');
dataTab = readtable(fname,opts)
dataTab = 46×103 table
Patient Acquisition Type Cycle_part Acquisition_time_s wall_area PDscore norm_factor velocity_length_score velocity_length_rate_score velocity_in_length_score velocity_in_length_score_norm velocity_in_length_rate_score velocity_up_length_score velocity_up_length_rate_score velocity_low_length_score velocity_low_length_rate_score length_score length_rate_score length2_score length2_rate_score length_in_score length_in_score_norm length_in_rate_score length2_in_score length2_in_score_norm length2_in_rate_score length_up_score length_up_rate_score length2_up_score length2_up_rate_score length_low_score length_low_rate_score length2_low_score length2_low_rate_score vz_up_length_score vz_up_length_rate_score vz_low_length_score vz_low_length_rate_score vz_in_length_score vz_in_length_rate_score vzoutlumen_in_length_score vzoutlumen_in_length_rate_score voutlumen_in_length_score voutlumen_in_length_rate_score dV_in_length_score dV_in_length_rate_score v_in_05mm_score vzoutlumen_in_05mm_score vzoutlumen_in_1mm_score vzoutlumen_in_12mm_score voutlumen_in_05mm_score voutlumen_in_1mm_score voutlumen_in_12mm_score dVoutlumen_score dVoutlumen_rate_score dVoutlumen_in_05mm_score dVoutlumen_in_1mm_score dVoutlumen_in_12mm_score dVinlumen_score dVinlumen_rate_score dVinlumen_in_05mm_score dVinlumen_in_1mm_score dVinlumen_in_12mm_score dV_in_05mm_score dV_in_1mm_score dV_in_12mm_score nb_bubbles_localized nb_bubbles_localized_norm nb_bubbles_tracked nb_bubbles_tracked_norm nb_bubbles_unique_tracked nb_bubbles_unique_tracked_norm sumVcube sumVcube_norm sumLVcube sumLVcube_norm Vzout_1mm Vzout_05mm Vzout_15mm tracks_inward tracks_outward tracks_inward_1mm tracks_outward_1mm tracks_inward_05mm tracks_outward_05mm tracks_inward_15mm tracks_outward_15mm tracks_outwardward_1mm Vzout_1mm_raw Vzout_1mm_raw_norm Vzout_05mm_raw Vzout_05mm_raw_norm Vzout_15mm_raw Vzout_15mm_raw_norm tracks_outward_raw tracks_outward_raw_norm tracks_outwardward_1mm_raw tracks_outwardward_1mm_raw_norm tracks_outward_05mm_raw tracks_outward_05mm_raw_norm tracks_outward_15mm_raw tracks_outward_15mm_raw_norm _______ _________________________________________________________________________ _______________________ __________ __________________ _________ _______ ___________ _____________________ __________________________ ________________________ _____________________________ _____________________________ ________________________ _____________________________ _________________________ ______________________________ ____________ _________________ _____________ __________________ _______________ ____________________ ____________________ ________________ _____________________ _____________________ _______________ ____________________ ________________ _____________________ ________________ _____________________ _________________ ______________________ __________________ _______________________ ___________________ ________________________ __________________ _______________________ __________________________ _______________________________ _________________________ ______________________________ __________________ _______________________ _______________ ________________________ _______________________ ________________________ _______________________ ______________________ _______________________ ________________ _____________________ ________________________ _______________________ ________________________ _______________ ____________________ _______________________ ______________________ _______________________ ________________ _______________ ________________ ____________________ _________________________ __________________ _______________________ _________________________ ______________________________ __________ _____________ __________ ______________ _________ __________ __________ _____________ ______________ _________________ __________________ __________________ ___________________ __________________ ___________________ ______________________ _____________ __________________ ______________ ___________________ ______________ ___________________ __________________ _______________________ __________________________ _______________________________ _______________________ ____________________________ _______________________ ____________________________ "1" {'UFsensible_HEGP__BLONDEL_JESSICA_CG__p17__23_12_2019__19_51_08_dia' } {'Takayasu non active'} {'dia'} 1.2 89.113 9.4764 1013.4 65913 60.528 67.127 0.079491 48.205 64.069 49.487 3.0578 31.243 1089 0.47449 717.8 0.31277 1.3925 0.001649 0.27851 0.42389 0.00050197 0.084779 1.2947 0.31072 0.4124 0.098976 0.09787 0.11744 0.011494 0.013793 7.1911 4.6287 -0.85892 -7.3135 6.3322 3.7893 -8.05 -4.8173 -31.381 -18.779 0.56278 0.33679 43.619 -2.7752 -4.8173 -41.378 -25.477 -18.779 -63.923 -0.76797 -1.6477 -3.3243 -1.6477 NaN 0.20518 0.17028 -1.27 0.17028 20.57 -1.6909 -0.33679 20.57 150.83 0.17861 48.333 0.057235 5 0.0059209 5.4311e+05 643.14 1.7532e+05 207.61 -4.8173 -2.7752 -4.8173 68.966 31.034 68.966 42.433 72.5 27.5 68.966 31.034 31.034 -8.05 -0.0079439 -2.6584 -0.003148 -6.7083 -0.0079439 15 0.017763 15 0.017763 9.1667 0.010855 15 0.017763 "1" {'UFsensible_HEGP__BLONDEL_JESSICA_CG__p17__23_12_2019__19_57_28_dia' } {'Takayasu non active'} {'dia'} 0.8 169.4 9.4938 1286.6 1.1599e+05 59.58 806.53 0.5015 56.335 362.61 54.554 443.92 57.878 1946.9 0.48793 1363 0.3416 14.317 0.0089021 0.39495 6.8876 0.0042827 0.19 6.6468 0.33234 2.6254 0.13127 7.67 0.472 4.2622 0.26229 14.23 2.6762 30.758 5.0127 44.988 3.9279 16.527 1.443 135.28 11.811 17.858 1.5592 59.478 5.2657 2.2803 -10.36 20.814 13.491 -8.8526 -17.892 -2.719 -2.2052 -2.9903 -14.636 0.033163 0.0068052 0.66755 0.71297 -3.0424 -1.2175 -1.4538 -7.7842 1130 0.70263 481.25 0.29924 36.25 0.02254 6.0493e+06 3761.5 2.9876e+06 1857.7 2.2803 5.2657 1.443 49.091 50.909 48.138 42.433 40.909 59.091 49.091 50.909 51.862 25.451 0.019781 47.409 0.029478 20.659 0.012846 245 0.15234 243.75 0.15156 162.5 0.10104 245 0.15234 "1" {'UFsensible_HEGP__BLONDEL_JESSICA_CG__p22__23_12_2019__19_49_35_dia' } {'Takayasu non active'} {'dia'} 1.2 80.012 16.2 1555.4 62926 58.48 186.26 0.1437 52.451 134.64 49.11 51.62 63.765 1076 0.43535 604.83 0.24471 3.5512 0.0027397 0.3874 1.7061 0.0013162 0.18612 2.7416 0.41124 1.439 0.21585 0.80953 0.32381 0.26711 0.10684 0.62528 0.19006 -2.3608 -2.4302 -1.7356 -0.40727 -2.9861 -0.70074 -12.369 -2.9026 20.634 4.8421 47.353 -2.5203 -2.2723 -0.98468 -4.8146 -7.0528 -3.973 -11.909 -5.9165 -1.2865 -6.8682 -6.7492 -8.7249 -3.8803 0.092849 -3.9068 -5.3468 -0.51191 -5.1776 -6.0127 335 0.25845 120.83 0.093221 9.1667 0.0070719 1.5402e+06 1188.2 6.2572e+05 482.73 -2.2723 -2.5203 -0.70074 53.793 46.207 60.577 42.433 62.745 37.255 53.793 46.207 39.423 -7.1854 -0.0046195 -2.3353 -0.0018017 -2.4884 -0.0019198 55.833 0.043074 34.167 0.026359 15.833 0.012215 55.833 0.043074 "2" {'UFsensible_HEGP__PALIN_GUYLENECG__p17__07_06_2019__20_10_15_dia' } {'Takayasu non active'} {'dia'} 0.8 139.65 58.069 6487.3 69973 58.679 317.68 0.039175 49.279 275.08 49.257 42.601 49.417 1192.5 0.40491 593.83 0.20164 6.4466 0.00079498 0.34382 2.3655 0.00029171 0.12616 5.5845 0.34366 2.039 0.12548 0.86206 0.34483 0.32646 0.13058 -10.833 -2.4249 7.4432 10.793 -3.3902 -0.65736 18.277 3.5438 37.379 7.2478 2.2203 0.43051 46.611 6.2222 4.7999 2.2908 20.575 8.9384 -0.1077 -4.0548 -1.3546 -0.65851 -1.5133 -1.8981 1.8345 0.84771 5.099 1.169 -0.68396 1.0888 -0.41041 -1.3105 505 0.062275 245 0.030213 18.75 0.0023122 2.2984e+06 283.43 8.9432e+05 110.29 4.7999 6.2222 3.5438 42.857 57.143 42.246 42.433 40.984 59.016 42.857 57.143 57.754 23.635 0.0036432 14.653 0.001807 22.846 0.0028173 140 0.017264 135 0.016648 45 0.0055493 140 0.017264 "2" {'UFsensible_HEGP__PALIN_GUYLENECG__p17__07_06_2019__20_11_16_dia' } {'Takayasu non active'} {'dia'} 0.8 127.04 15.801 1605.9 62024 54.085 544.3 0.27115 52.607 370.28 53.915 174.01 50.026 1146.8 0.47461 768.28 0.31796 10.346 0.0051542 0.33109 3.7736 0.0018799 0.12075 6.8679 0.3232 2.3941 0.11266 3.4785 0.34785 1.3795 0.13795 86.775 15.794 2.6437 0.95002 89.419 10.803 -84.132 -10.164 -179.36 -21.669 17.086 2.0642 50.182 -12.405 -10.177 0.74248 -27.838 -22.741 4.8718 -7.5349 -3.168 -5.2157 -3.8028 -0.010892 -9.5507 -1.6191 -2.1633 -1.9231 -0.94556 -2.8474 -2.4419 -0.41912 528.75 0.2634 411.25 0.20487 31.25 0.015568 5.0717e+06 2526.5 1.8147e+06 904.02 -10.177 -12.405 -10.308 71.125 28.875 71.575 42.433 74.206 25.794 70.927 29.073 28.425 -78.002 -0.048572 -99.824 -0.049729 -102.04 -0.050831 118.75 0.059157 103.75 0.051685 81.25 0.040476 113.75 0.056666 "2" {'UFsensible_HEGP__PALIN_GUYLENECG__p18__07_06_2019__20_24_53_dia' } {'Takayasu non active'} {'dia'} 0.6 135.92 9.3098 759.25 52548 52.725 239.19 0.18902 49.749 219.57 51.365 19.621 36.792 996.65 0.38064 524.28 0.20024 4.808 0.0037995 0.3606 2.2706 0.0017943 0.17029 4.2747 0.3664 2.1 0.18 0.53328 0.31997 0.17063 0.10238 9.7282 3.793 -7.0219 -21.946 2.7063 0.93813 -16.75 -5.8064 -24.356 -8.4429 5.2923 1.8346 46.727 -12.975 -3.0627 -4.1017 -39.372 -5.7039 -1.0877 -5.2595 -4.5224 1.7046 -5.0186 -5.055 -0.032771 -0.019033 -9.3128 -1.7962 3.3952 -7.4911 -3.1058 -0.48938 416.67 0.32927 195 0.1541 13.333 0.010537 1.4882e+06 1176 6.7855e+05 536.22 -3.0627 -12.975 -4.7705 63.248 36.752 63.636 42.433 88.889 11.111 63.303 36.697 36.364 -3.7662 -0.0049605 -11.985 -0.009471 -22.156 -0.017508 71.667 0.056635 26.667 0.021073 3.3333 0.0026342 66.667 0.052683 "3" {'UFsensible_HEGP__ABARKACH_KHADIJA_CG__p20__19_04_2020__16_38_48_dia' } {'Takayasu active' } {'dia'} 1 159.35 16.981 2705.9 63146 53.121 4626.9 1.7099 45.789 3476.7 43.107 1150.1 56.397 1188.7 0.37464 556.23 0.1753 101.05 0.037344 0.4228 57.407 0.021215 0.2402 80.654 0.44316 48.974 0.26909 20.394 0.35779 8.4333 0.14795 250.02 3.0999 101.01 4.9531 351.03 3.4739 -149 -1.4746 -402.75 -3.9857 229.94 2.2755 51.893 4.0481 -0.14242 -2.5358 8.8046 0.088303 -6.6998 -74.634 -1.6701 -2.1235 -1.341 -1.5891 -155.31 -2.7555 -1.5754 -3.5455 -2.7948 -1.8975 -2.4487 -2.3005 4945 1.8275 3561 1.316 239 0.088325 2.6978e+07 9970.1 1.253e+07 4630.5 -0.14242 4.0481 -1.7175 57.091 42.909 51.407 42.433 44.142 55.858 57.447 42.553 48.593 -5.5124 -0.0020372 73.93 0.027322 -124.4 -0.045974 1528 0.56469 708 0.26165 410 0.15152 1120 0.41391 "3" {'UFsensible_HEGP__ABARKACH_KHADIJA_CG__p20__19_04_2020__16_39_22_dia' } {'Takayasu active' } {'dia'} 1.2 168.49 14.671 2966.2 50377 53.902 3549.3 1.4359 46.637 2812.7 44.113 736.6 59.673 934.6 0.38108 448.3 0.18279 76.105 0.030789 0.46359 48.862 0.019768 0.29764 63.761 0.49047 43.551 0.33501 12.344 0.36129 5.3113 0.15545 165.06 2.1573 16.074 1.0851 181.14 1.9834 -148.99 -1.6314 -484.22 -5.3021 194.93 2.1344 49.887 3.2989 -0.64133 -3.0061 6.3371 -1.3612 -9.4775 -83.709 -2.1317 -1.8444 -1.709 -2.9293 -111.22 -2.1364 -1.2602 -1.8755 -2.3586 -1.5745 -1.7969 -2.5796 4429.2 1.7919 2648.3 1.0714 164.17 0.066415 2.1287e+07 8611.6 9.8134e+06 3970.1 -0.64133 3.2989 -1.6067 56.639 43.361 53.799 42.433 46.912 53.088 56.599 43.401 46.201 -28.088 -0.0094695 61.39 0.024836 -114.19 -0.046197 1148.3 0.46457 623.33 0.25217 372.5 0.1507 1082.5 0.43793 "3" {'UFsensible_HEGP__ABARKACH_KHADIJA_CG__p20__19_04_2020__16_41_26_dia' } {'Takayasu active' } {'dia'} 1.2 166.28 8.5501 1706.1 45998 53.771 2231.3 1.5694 46.89 2058.5 46.33 172.77 54.768 855.44 0.39819 453.73 0.2112 47.586 0.03347 0.42935 29.504 0.020752 0.2662 44.431 0.43703 28.245 0.27782 3.1547 0.34414 1.2588 0.13732 122.72 2.3016 26.245 6.9329 148.96 2.6086 -96.471 -1.6894 -288.7 -5.0558 196.01 3.4325 45.027 -0.13003 -0.3694 -3.8739 -3.9913 -2.6476 -7.7392 -98.126 -3.8498 -6.123 -3.6529 -4.0819 -97.881 -3.0961 -2.5576 -3.2102 -2.9957 -4.1684 -3.421 -3.4438 2100 1.4771 1560.8 1.0978 110.83 0.077957 1.2629e+07 8883.1 5.8254e+06 4097.4 -0.3694 -0.13003 -1.0325 54.298 45.702 51.313 42.433 53.344 46.656 52.179 47.821 48.687 -15.943 -0.0093448 -1.9434 -0.0013669 -43.911 -0.030886 713.33 0.50174 571.67 0.40209 232.5 0.16353 667.5 0.4695 "4" {'UFsensible_HEGP__MARINHO_MARIACD__p24__18_04_2020__16_26_32_dia' } {'Takayasu non active'} {'dia'} 0.8 119.44 22.271 2128 46694 55.429 161.7 0.06079 51.187 161.7 51.187 0 NaN 842.41 0.38075 404.08 0.18263 3.1591 0.0011876 0.36104 1.2194 0.00045842 0.13936 3.1591 0.36104 1.2194 0.13936 0 NaN 0 NaN -4.4828 -1.7738 NaN NaN -4.4828 -1.7738 4.4828 1.7738 4.2382 1.677 -3.793 -1.5009 44.298 2.1684 5.2834 1.5488 -1.5962 2.1415 3.543 -1.7879 -1.3815 -1.1557 -3.6898 -1.4976 5.581 4.5263 -3.3935 2.4456 9.5421 -2.3217 -0.80782 3.68 211.25 0.079416 138.75 0.052161 8.75 0.0032894 1.2222e+06 459.46 4.522e+05 170 5.2834 2.1684 1.7738 37.838 62.162 33.75 42.433 36.111 63.889 37.838 62.162 66.25 9.3217 0.0043804 2.4872 0.00093503 5.6035 0.0021065 86.25 0.032424 66.25 0.024906 28.75 0.010808 86.25 0.032424 "4" {'UFsensible_HEGP__MARINHO_MARIACD__p24__18_04_2020__16_31_47_dia' } {'Takayasu non active'} {'dia'} 1 144.49 23.736 3429.7 39982 57.537 346.71 0.10109 47.594 249.84 49.577 96.876 43.143 694.88 0.37021 309.43 0.16485 7.2849 0.002124 0.33113 3.2232 0.0009398 0.14651 5.0394 0.31496 2.068 0.12925 2.2454 0.37424 1.1552 0.19254 9.8296 1.9505 1.4493 0.64543 11.279 1.5483 -8.3803 -1.1504 0.57385 0.078772 15.406 2.1148 46.496 -2.34 -0.91229 -1.3074 -3.3462 0.21243 -1.3098 4.1611 1.1018 -0.70642 2.0013 -1.4439 -19.567 -5.5774 0.037593 -4.7025 -6.2231 -0.30269 -1.3186 -3.6693 400 0.11663 290 0.084555 22 0.0064145 2.338e+06 681.7 9.0256e+05 263.16 -0.91229 -2.34 -1.1504 53.793 46.207 55.941 42.433 58.947 41.053 53.793 46.207 44.059 -4.3212 -0.0012599 -5.0988 -0.0014867 -8.3803 -0.0024434 134 0.03907 89 0.02595 39 0.011371 134 0.03907 "4" {'UFsensible_HEGP__MARINHO_MARIACD__p24__18_04_2020__16_34_39_dia' } {'Takayasu non active'} {'dia'} 1 134.24 17.286 2320.4 35873 60.382 61.747 0.02661 41.513 61.747 41.513 0 NaN 594.1 0.37913 274.08 0.17491 1.4874 0.000641 0.2479 0.40269 0.00017354 0.067115 1.4874 0.2479 0.40269 0.067115 0 NaN 0 NaN 12.143 8.164 NaN NaN 12.143 8.164 -12.143 -8.164 -18.32 -12.317 3.4621 2.3276 42.097 -7.2 -6.4962 -10.24 -12.028 -11.694 -12.939 2.8213 4.7677 5.5871 5.1098 2.7247 -6.2834 -7.0154 -9.3193 -7.1951 -2.4937 -3.1209 -2.2891 -0.61959 266 0.11463 65 0.028012 6 0.0025857 5.6112e+05 241.82 1.1985e+05 51.649 -6.4962 -7.2 -8.164 64.615 35.385 63.793 42.433 63.636 36.364 64.615 35.385 36.207 -9.002 -0.0038794 -7.313 -0.0031516 -12.143 -0.0052332 23 0.0099119 21 0.00905 16 0.0068953 23 0.0099119 "5" {'UFsensible_HEGP__ABDEMOUMEN_SOUHAIL_CG__p17__28_12_2019__18_49_04_dia'} {'Takayasu non active'} {'dia'} 0.8 176.67 18.841 2663 1.3453e+05 50.923 14.796 0.004445 22.856 14.796 22.856 0 NaN 2641.9 0.50953 2040.1 0.39346 0.64734 0.00019447 0.17262 0.14709 4.4189e-05 0.039224 0.64734 0.17262 0.14709 0.039224 0 NaN 0 NaN 2.4987 4.8249 NaN NaN 2.4987 4.8249 -2.4987 -4.8249 -5.2445 -10.127 -0.3309 -0.63896 18.081 -0.6085 -4.8249 NaN -3.912 -10.127 NaN -0.29123 -1.3326 -0.055954 -1.3326 NaN 0.62213 2.0784 4.723 2.0784 NaN 2.4058 0.63896 NaN 61.25 0.018401 36.25 0.01089 3.75 0.0011266 35582 10.69 8584.1 2.5788 -4.8249 -0.6085 -4.8249 58.621 41.379 58.621 42.433 55.556 44.444 58.621 41.379 41.379 -2.4987 -0.00093832 -0.27786 -8.3476e-05 -3.1234 -0.00093832 15 0.0045063 15 0.0045063 10 0.0030042 15 0.0045063 "5" {'UFsensible_HEGP__ABDEMOUMEN_SOUHAIL_CG__p17__28_12_2019__18_53_48_dia'} {'Takayasu non active'} {'dia'} 0.8 159.99 10.602 1356.9 46679 40.174 440.86 0.25991 33.625 400.95 34.555 39.915 26.468 1161.9 0.36043 603.19 0.18711 13.111 0.0077298 0.43704 7.7859 0.0045902 0.25953 11.603 0.44202 7.1107 0.27088 1.5081 0.40215 0.67518 0.18005 -1.0242 -0.11033 -4.1006 -3.3989 -5.1248 -0.48859 -3.0765 -0.29331 -45.388 -4.3273 13.671 1.3034 36.381 0.21266 -0.29259 -0.90425 -4.117 -4.6325 4.033 -10.663 -2.4432 -1.8431 -1.826 -17.323 -3.0075 -0.49106 -0.053138 -0.50617 -0.66052 -0.78401 -1.0479 -9.3273 541.25 0.3191 402.5 0.2373 30 0.017687 1.4028e+06 827.04 8.6477e+05 509.84 -0.29259 0.21266 -0.29331 51.863 48.137 51.735 42.433 52.669 47.331 51.863 48.137 48.265 -2.9875 -0.0022016 2.4817 0.0014631 -3.8456 -0.0022672 193.75 0.11423 191.25 0.11275 166.25 0.098014 193.75 0.11423 "5" {'UFsensible_HEGP__ABDEMOUMEN_SOUHAIL_CG__p17__28_12_2019__18_57_06_dia'} {'Takayasu non active'} {'dia'} 1.4 167.89 6.1755 1451.5 95537 48.767 118.27 0.11407 40.524 60.349 41.313 57.918 39.734 1959.1 0.53412 1735 0.47302 2.9184 0.0028148 0.27239 1.1979 0.0011554 0.11181 1.4608 0.25564 0.50927 0.089122 1.4576 0.29153 0.68865 0.13773 -2.2834 -1.1165 -2.021 -0.99035 -4.3045 -1.0535 0.26241 0.064226 3.5014 0.85697 14.697 3.5971 40.137 -1.3066 0.064226 -14.833 -0.78597 0.85697 -38.265 -11.601 -6.0944 -4.3082 -6.0944 NaN -3.0958 -1.4187 -1.7035 -1.4187 -8.0363 -2.8686 -3.5971 -8.0363 135.71 0.1309 107.86 0.10403 10.714 0.010334 6.7786e+05 653.79 2.3612e+05 227.73 0.064226 -1.3066 0.064226 53.642 46.358 53.642 42.433 54.878 45.122 53.642 46.358 46.358 0.26241 0.00018078 -2.1083 -0.0020334 0.18744 0.00018078 50 0.048225 50 0.048225 26.429 0.02549 50 0.048225 "6" {'UFsensible_HEGP__MESSAOUDENE_GHANIACD__p22__17_04_2019__18_42_50_dia' } {'Takayasu active' } {'dia'} 0.89286 102.45 4.6892 428.92 15390 52.474 1728.6 3.5983 39.702 1077.6 37.724 650.99 43.477 293.29 0.31896 131.08 0.14255 43.538 0.090631 0.37378 24.799 0.051622 0.2129 28.565 0.35422 15.93 0.19755 14.973 0.41778 8.8684 0.24744 -42.041 -1.6484 101.58 7.5982 59.541 1.5317 143.62 3.6946 225.68 5.8055 98.047 2.5222 41.029 4.7857 4.9456 2.6889 11.163 8.3676 3.0555 -46.058 -2.0331 -2.9236 -3.699 -0.76999 -51.99 -3.2055 -0.28062 -1.4677 -4.6433 -1.9546 -2.8376 -2.501 2624.2 5.4626 1756.2 3.6557 116.48 0.24247 1.1132e+07 23174 3.77e+06 7847.9 4.9456 4.7857 3.9556 40.625 59.375 37.265 42.433 37.879 62.121 39.291 60.709 62.735 118.79 0.27696 70.202 0.14614 156.26 0.32528 1042.7 2.1706 673.12 1.4012 367.36 0.76472 958.72 1.9957

Más respuestas (0)

Productos


Versión

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by