Sabereh
Isfahan University of Technology
Followers: 0 Following: 0
Programming Languages:
Python, C, MATLAB
Professional Interests:
MATLAB Support Package for Raspberry Pi Hardware, Signal Processing, Raspberry Pi Hardware, Image Processing Toolbox, Biomedical Engineering
Python, C, MATLAB
Professional Interests:
MATLAB Support Package for Raspberry Pi Hardware, Signal Processing, Raspberry Pi Hardware, Image Processing Toolbox, Biomedical Engineering
Feeds
提问
How to convert lat, long to x y for plotting on the map?
I have an 14080*13624 .jpg image that is the country map. also I know the lat and long of 4 corner of the map. I have the lat ...
2 years 前 | 0 个回答 | 0
0
个回答提问
Open system in app designer in order to build exe file
How can i open simulink model in app designer so that it can be converted into an exe file? p.s. open_system dosen't work.It ...
2 years 前 | 1 个回答 | 0
1
个回答已回答
Plotting a graph in app designer using simulink
Use 'output' instead of 'to workspace'. function startupFcn(app) h = load_system('test'); %test ...
Plotting a graph in app designer using simulink
Use 'output' instead of 'to workspace'. function startupFcn(app) h = load_system('test'); %test ...
2 years 前 | 0
| 已接受
已回答
Hi I m trying to use set_param command to change values of a block of a subsystem(with mask).
Just use "Constant value" instead of value in set_param function.
Hi I m trying to use set_param command to change values of a block of a subsystem(with mask).
Just use "Constant value" instead of value in set_param function.
2 years 前 | 0
提问
How can I change block parameters in simulink using block path in app designer?
I want to change block parameters (by refrrencing the block's path) in simulink using app designer. In order to make .exe file ...
2 years 前 | 0 个回答 | 0
0
个回答提问
Can't make .exe file from Appdesigner that include simulink model
I have an appdesigner code.I want a simulink model run when push bottun but after making .exe file this error occur: (Matlab 20...
2 years 前 | 2 个回答 | 0